From b14fb1759d4eece5d98092d93fc38f178b28a236 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 20 May 2017 22:24:54 +0200 Subject: 2.4RC1 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 7e75e3aac..453989451 100755 --- a/boot.php +++ b/boot.php @@ -50,7 +50,7 @@ require_once('include/attach.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.4RC' ); +define ( 'STD_VERSION', '2.4RC1' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1191 ); -- cgit v1.2.3