Merge branch '2.0RC' of https://github.com/redmatrix/hubzilla into 2.0RC_merge

This commit is contained in:
zotlabs 2016-12-12 11:47:19 -08:00
commit b8da386e55

View File

@ -48,7 +48,7 @@ require_once('include/zid.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '2.1' );
define ( 'STD_VERSION', '2.0RC' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1185 );