From 8b5a190d71342cbeac50c42e30cdcef24831b0df Mon Sep 17 00:00:00 2001 From: git-marijus Date: Sat, 12 Aug 2017 10:45:45 +0200 Subject: RC1 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index b42a64480..491394bef 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.6RC' ); +define ( 'STD_VERSION', '2.6RC1' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1193 ); -- cgit v1.2.3