aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-03 16:29:25 -0700
committerFriendika <info@friendika.com>2011-08-03 16:29:25 -0700
commitd0b7723bbcd4e9a4fd5c97370bd1c738fdcdab28 (patch)
treedaa3e3cb9da52030d22fbe1fb3abe52fd0b87ed0 /boot.php
parente22e823e93756fbfbb175f4f9f182aee64c1f5b1 (diff)
downloadvolse-hubzilla-d0b7723bbcd4e9a4fd5c97370bd1c738fdcdab28.tar.gz
volse-hubzilla-d0b7723bbcd4e9a4fd5c97370bd1c738fdcdab28.tar.bz2
volse-hubzilla-d0b7723bbcd4e9a4fd5c97370bd1c738fdcdab28.zip
re-parent api post item with parent_id and no parent_uri
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 5f8402ecd..b306b1402 100644
--- a/boot.php
+++ b/boot.php
@@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
-define ( 'FRIENDIKA_VERSION', '2.2.1060' );
+define ( 'FRIENDIKA_VERSION', '2.2.1061' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1076 );