From 6aa041b1933280992fba7dd660f0ca7f68d59075 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 26 Feb 2019 09:30:54 +0100 Subject: version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 939fa6d01..78ffeed4a 100755 --- a/boot.php +++ b/boot.php @@ -50,7 +50,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '4.1' ); +define ( 'STD_VERSION', '4.0RC1' ); define ( 'ZOT_REVISION', '6.0a' ); define ( 'DB_UPDATE_VERSION', 1230 ); -- cgit v1.2.3