update version

This commit is contained in:
redmatrix 2016-08-10 16:54:57 -07:00
parent 82e867a9a8
commit adf34fb201

View File

@ -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 );