aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-16 01:46:00 -0700
committerFriendika <info@friendika.com>2011-10-16 01:46:00 -0700
commitb820dfa31fd0fead82f238f18c965dcdbf5f672d (patch)
tree4f0f7fc3d17f9624cdb192230a78d6c6e4df3181 /boot.php
parent5dcc10a5d9d2be79070716fbcaf5c054f7ed9efa (diff)
downloadvolse-hubzilla-b820dfa31fd0fead82f238f18c965dcdbf5f672d.tar.gz
volse-hubzilla-b820dfa31fd0fead82f238f18c965dcdbf5f672d.tar.bz2
volse-hubzilla-b820dfa31fd0fead82f238f18c965dcdbf5f672d.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 9f382b302..eb8bcc377 100644
--- a/boot.php
+++ b/boot.php
@@ -8,7 +8,7 @@ require_once("include/pgettext.php");
require_once('include/nav.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
-define ( 'FRIENDIKA_VERSION', '2.3.1134' );
+define ( 'FRIENDIKA_VERSION', '2.3.1135' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1097 );