aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-08-10 16:54:57 -0700
committerredmatrix <git@macgirvin.com>2016-08-10 16:54:57 -0700
commitadf34fb2019e4739bbeb207892f9e3e571c8deca (patch)
tree49f7fe25d682a6ee42fb1a6adf53cd47e6965aef
parent82e867a9a8008c4fb3e7ed9e9408bd9e38bf7ff2 (diff)
downloadvolse-hubzilla-adf34fb2019e4739bbeb207892f9e3e571c8deca.tar.gz
volse-hubzilla-adf34fb2019e4739bbeb207892f9e3e571c8deca.tar.bz2
volse-hubzilla-adf34fb2019e4739bbeb207892f9e3e571c8deca.zip
update version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index dfa7da0cb..ac5609904 100755
--- a/boot.php
+++ b/boot.php
@@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.11' );
+define ( 'STD_VERSION', '1.12RC' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1181 );