time to tag the sucker
This commit is contained in:
parent
9f3ea71d5d
commit
366e735ad8
2
boot.php
2
boot.php
@ -48,7 +48,7 @@ require_once('include/AccessList.php');
|
|||||||
|
|
||||||
define ( 'PLATFORM_NAME', 'hubzilla' );
|
define ( 'PLATFORM_NAME', 'hubzilla' );
|
||||||
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'H');
|
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'H');
|
||||||
define ( 'STD_VERSION', '0.11.1' );
|
define ( 'STD_VERSION', '1.0' );
|
||||||
define ( 'ZOT_REVISION', 1 );
|
define ( 'ZOT_REVISION', 1 );
|
||||||
|
|
||||||
define ( 'DB_UPDATE_VERSION', 1160 );
|
define ( 'DB_UPDATE_VERSION', 1160 );
|
||||||
|
@ -1 +1 @@
|
|||||||
2015-12-02.1234
|
2015-12-03.1235
|
||||||
|
Reference in New Issue
Block a user