aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-26 12:50:11 -0700
committerFriendika <info@friendika.com>2011-10-26 12:50:11 -0700
commit9f5d7b254b4edef7e7d2ffa14eb7c3c03ea516fe (patch)
tree300f7bb6dbcfdcd97c368975e913c1935dd668bd /boot.php
parent6d6136cdb5a2149037c3cf315b3fa81a72bd7d55 (diff)
downloadvolse-hubzilla-9f5d7b254b4edef7e7d2ffa14eb7c3c03ea516fe.tar.gz
volse-hubzilla-9f5d7b254b4edef7e7d2ffa14eb7c3c03ea516fe.tar.bz2
volse-hubzilla-9f5d7b254b4edef7e7d2ffa14eb7c3c03ea516fe.zip
revup
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 b60411625..9582147ca 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
-define ( 'FRIENDIKA_VERSION', '2.3.1145' );
+define ( 'FRIENDIKA_VERSION', '2.3.1146' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1098 );