min version bump
This commit is contained in:
parent
be7e249630
commit
639966622f
2
boot.php
2
boot.php
@ -48,7 +48,7 @@ require_once('include/zid.php');
|
|||||||
|
|
||||||
|
|
||||||
define ( 'PLATFORM_NAME', 'hubzilla' );
|
define ( 'PLATFORM_NAME', 'hubzilla' );
|
||||||
define ( 'STD_VERSION', '2.0.4' );
|
define ( 'STD_VERSION', '2.0.5' );
|
||||||
define ( 'ZOT_REVISION', '1.2' );
|
define ( 'ZOT_REVISION', '1.2' );
|
||||||
|
|
||||||
define ( 'DB_UPDATE_VERSION', 1185 );
|
define ( 'DB_UPDATE_VERSION', 1185 );
|
||||||
|
Reference in New Issue
Block a user