aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-08-23 00:46:22 -0700
committerredmatrix <git@macgirvin.com>2016-08-23 00:46:22 -0700
commit8aee932525d0bc341713fe7052e2a5ab318a69c0 (patch)
tree243feb41e6b45f28ac921220d6f08ff6839f66a3
parent8b737e9610268983c9e71994ac2714cc8aa89608 (diff)
downloadvolse-hubzilla-8aee932525d0bc341713fe7052e2a5ab318a69c0.tar.gz
volse-hubzilla-8aee932525d0bc341713fe7052e2a5ab318a69c0.tar.bz2
volse-hubzilla-8aee932525d0bc341713fe7052e2a5ab318a69c0.zip
version1.12
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
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 );