aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-11-07 17:25:40 -0800
committerFriendika <info@friendika.com>2011-11-07 17:25:40 -0800
commit99a548d4ac195b08fd3928a95d560a6242e28142 (patch)
tree0fdea1e672f8931ca2ca2557ad5758e4ba1e89b5 /boot.php
parent327105a4ea722e746cae0caa2731ec13435fadc7 (diff)
downloadvolse-hubzilla-99a548d4ac195b08fd3928a95d560a6242e28142.tar.gz
volse-hubzilla-99a548d4ac195b08fd3928a95d560a6242e28142.tar.bz2
volse-hubzilla-99a548d4ac195b08fd3928a95d560a6242e28142.zip
fix friend suggest link in testbubble
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 e46c52a18..b7aff697d 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.1157' );
+define ( 'FRIENDIKA_VERSION', '2.3.1158' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1102 );