aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-07-28 10:21:08 +0200
committergit-marijus <mario@mariovavti.com>2017-07-28 10:21:08 +0200
commit222113ee5756a3944a937e9e7390466133d9bc5b (patch)
treea1b476b778c9a1c872264487a3a5dfa1c38a8830 /boot.php
parent53570de5a3585193089bf00c421e4b9c9059e139 (diff)
downloadvolse-hubzilla-222113ee5756a3944a937e9e7390466133d9bc5b.tar.gz
volse-hubzilla-222113ee5756a3944a937e9e7390466133d9bc5b.tar.bz2
volse-hubzilla-222113ee5756a3944a937e9e7390466133d9bc5b.zip
version 2.6RC
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index d5d2d9c6e..e83436039 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.5.10' );
+define ( 'STD_VERSION', '2.6RC' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1192 );