From b4e3cd000f9919ce459d32e21e5ca121338a6c24 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Fri, 5 Feb 2016 00:06:35 -0800 Subject: rev update --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index cb595e0ef..1628dd0fd 100755 --- a/boot.php +++ b/boot.php @@ -48,7 +48,7 @@ require_once('include/AccessList.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'RED_VERSION', trim(file_get_contents('version.inc'))); -define ( 'STD_VERSION', '1.2' ); +define ( 'STD_VERSION', '1.2.1' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1161 ); -- cgit v1.2.3