From e61b44ddbb87f8296dc17d516d2c9bef439959f3 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 19 Oct 2017 11:49:55 +0200 Subject: version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 2819b8d75..141f349f4 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.7.6' ); +define ( 'STD_VERSION', '2.8RC' ); define ( 'ZOT_REVISION', '1.3' ); define ( 'DB_UPDATE_VERSION', 1196 ); -- cgit v1.2.3