roll minor version due to change
This commit is contained in:
parent
c3090d5480
commit
c9ce5664d4
2
boot.php
2
boot.php
@ -46,7 +46,7 @@ require_once('include/account.php');
|
|||||||
|
|
||||||
|
|
||||||
define ( 'PLATFORM_NAME', 'hubzilla' );
|
define ( 'PLATFORM_NAME', 'hubzilla' );
|
||||||
define ( 'STD_VERSION', '1.6.3' );
|
define ( 'STD_VERSION', '1.6.4' );
|
||||||
define ( 'ZOT_REVISION', 1 );
|
define ( 'ZOT_REVISION', 1 );
|
||||||
|
|
||||||
define ( 'DB_UPDATE_VERSION', 1168 );
|
define ( 'DB_UPDATE_VERSION', 1168 );
|
||||||
|
Reference in New Issue
Block a user