aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-11-10 17:11:55 -0800
committerFriendika <info@friendika.com>2011-11-10 17:11:55 -0800
commitc66b886d7e47f6721d2f3eb39cae8599001f79d9 (patch)
treecebf70de2b500bd2945735f5fac072985afac96b /boot.php
parent83e55cf9f43f45465fc52030d55f0ae331e7947b (diff)
downloadvolse-hubzilla-c66b886d7e47f6721d2f3eb39cae8599001f79d9.tar.gz
volse-hubzilla-c66b886d7e47f6721d2f3eb39cae8599001f79d9.tar.bz2
volse-hubzilla-c66b886d7e47f6721d2f3eb39cae8599001f79d9.zip
shared tags for testbubble, prevent tag hijacking of shared tag activities
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 09a66c02c..fb394c59a 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.1160' );
+define ( 'FRIENDIKA_VERSION', '2.3.1161' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1103 );