From 222113ee5756a3944a937e9e7390466133d9bc5b Mon Sep 17 00:00:00 2001 From: git-marijus Date: Fri, 28 Jul 2017 10:21:08 +0200 Subject: version 2.6RC --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ); -- cgit v1.2.3