From bc890d303833f4a3362d81533a2fd092dd8e5032 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 24 Oct 2017 19:43:06 +0200 Subject: version RC1 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 141f349f4..33a3cb037 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.8RC' ); +define ( 'STD_VERSION', '2.8RC1' ); define ( 'ZOT_REVISION', '1.3' ); define ( 'DB_UPDATE_VERSION', 1196 ); -- cgit v1.2.3