From c89be9620936d8f82cb8c8e1ff418111d68952ed Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 20 Feb 2019 09:12:04 +0100 Subject: bump dev version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index ac96490e7..939fa6d01 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.0RC' ); +define ( 'STD_VERSION', '4.1' ); define ( 'ZOT_REVISION', '6.0a' ); define ( 'DB_UPDATE_VERSION', 1230 ); -- cgit v1.2.3