From 5b0b90d1f504d368825a4bbfc483ca76d48e7a65 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 13 May 2019 12:13:18 +0200 Subject: bump version, update autoload cache and update strings --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 3a8d1d180..ab0f2720f 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.3' ); +define ( 'STD_VERSION', '4.2RC' ); define ( 'ZOT_REVISION', '6.0a' ); define ( 'DB_UPDATE_VERSION', 1234 ); -- cgit v1.2.3