From 8aee932525d0bc341713fe7052e2a5ab318a69c0 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Tue, 23 Aug 2016 00:46:22 -0700 Subject: version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index ac5609904..b493bbea0 100755 --- a/boot.php +++ b/boot.php @@ -44,7 +44,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '1.12RC' ); +define ( 'STD_VERSION', '1.12' ); define ( 'ZOT_REVISION', '1.1' ); define ( 'DB_UPDATE_VERSION', 1181 ); -- cgit v1.2.3