From fc78ba7c2fce72a0ace3a853b782b7fd20c0ff40 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 17 Jul 2016 16:38:21 -0700 Subject: change std_version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index fd9f1752a..b4a54e180 100755 --- a/boot.php +++ b/boot.php @@ -44,7 +44,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '1.9.1' ); +define ( 'STD_VERSION', '1.10RC' ); define ( 'ZOT_REVISION', '1.1' ); define ( 'DB_UPDATE_VERSION', 1180 ); -- cgit v1.2.3