Merge pull request #318 from git-marijus/master

should have probably done that on tag release
This commit is contained in:
redmatrix 2016-03-10 09:03:59 +11:00
commit f5f79b39b8

View File

@ -47,7 +47,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')));
define ( 'STD_VERSION', '1.2.5' );
define ( 'STD_VERSION', '1.3.0' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1165 );