aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-11-05 14:45:29 -0700
committerFriendika <info@friendika.com>2011-11-05 14:45:29 -0700
commitf07c0b2cfb20018e3a0cab1c6611f0d8b68278f5 (patch)
treee1ca79a1f72100a1151e063d17878e0ed47166d8 /boot.php
parent57beadc86b4b802b8b104cb9cea80449f82c918e (diff)
downloadvolse-hubzilla-f07c0b2cfb20018e3a0cab1c6611f0d8b68278f5.tar.gz
volse-hubzilla-f07c0b2cfb20018e3a0cab1c6611f0d8b68278f5.tar.bz2
volse-hubzilla-f07c0b2cfb20018e3a0cab1c6611f0d8b68278f5.zip
implement signed_retractions
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 251ce2a3f..76f4f4693 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Friendica');
-define ( 'FRIENDIKA_VERSION', '2.3.1155' );
+define ( 'FRIENDIKA_VERSION', '2.3.1156' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1102 );