bump version
This commit is contained in:
parent
e0409386c2
commit
c48e90a556
2
boot.php
2
boot.php
@ -49,7 +49,7 @@ require_once('include/hubloc.php');
|
|||||||
|
|
||||||
|
|
||||||
define ( 'PLATFORM_NAME', 'hubzilla' );
|
define ( 'PLATFORM_NAME', 'hubzilla' );
|
||||||
define ( 'STD_VERSION', '2.3.3' );
|
define ( 'STD_VERSION', '2.3.4' );
|
||||||
define ( 'ZOT_REVISION', '1.2' );
|
define ( 'ZOT_REVISION', '1.2' );
|
||||||
|
|
||||||
define ( 'DB_UPDATE_VERSION', 1189 );
|
define ( 'DB_UPDATE_VERSION', 1189 );
|
||||||
|
Reference in New Issue
Block a user