From 9a4ca44255f64e0293dc1662e9824bba3a9cf793 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 27 Oct 2021 08:05:57 +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 48712cf0c..9761e9fea 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.3.6' ); +define ( 'STD_VERSION', '6.4RC1' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1248 ); -- cgit v1.2.3