Merge pull request #318 from git-marijus/master
should have probably done that on tag release
This commit is contained in:
commit
f5f79b39b8
2
boot.php
2
boot.php
@ -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 );
|
||||
|
Reference in New Issue
Block a user