Merge remote-tracking branch 'mike/master' into dev

This commit is contained in:
Mario Vavti
2018-12-18 09:59:34 +01:00
7 changed files with 42 additions and 16 deletions

View File

@@ -53,7 +53,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '3.9.5' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1229 );
define ( 'DB_UPDATE_VERSION', 1230 );
define ( 'PROJECT_BASE', __DIR__ );