aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-11-08 14:12:01 -0800
committerFriendika <info@friendika.com>2011-11-08 14:12:01 -0800
commit6d507a840a1bcb8bd3591a808c7a8f29ca1eebd8 (patch)
tree31e22d1880239a313d5d3138c13c9976e716ace3 /boot.php
parenteeec29c6be2429ea38ab258591200e0178886a25 (diff)
downloadvolse-hubzilla-6d507a840a1bcb8bd3591a808c7a8f29ca1eebd8.tar.gz
volse-hubzilla-6d507a840a1bcb8bd3591a808c7a8f29ca1eebd8.tar.bz2
volse-hubzilla-6d507a840a1bcb8bd3591a808c7a8f29ca1eebd8.zip
some doc updates
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 57edcbeaa..af5c2db0b 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.1158' );
+define ( 'FRIENDIKA_VERSION', '2.3.1159' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1103 );