bump min version
This commit is contained in:
parent
62a911a57e
commit
7f2c7cacd3
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.1' );
|
define ( 'STD_VERSION', '2.0.2' );
|
||||||
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