From 4e7525c355b280b2ed9d16fe4617adf643c23aec Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 1 Sep 2021 18:17:01 +0000 Subject: version and strings --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index c2d08f87a..5e3035bb4 100644 --- a/boot.php +++ b/boot.php @@ -53,7 +53,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '6.1.4' ); +define ( 'STD_VERSION', '6.2RC' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1248 ); -- cgit v1.2.3