increment std_version
This commit is contained in:
parent
36b388ab8c
commit
bbfe4de310
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.3.2' );
|
||||
define ( 'STD_VERSION', '1.3.3' );
|
||||
define ( 'ZOT_REVISION', 1 );
|
||||
|
||||
define ( 'DB_UPDATE_VERSION', 1165 );
|
||||
|
Reference in New Issue
Block a user