Merge branch 'patch-20181028a' into 'dev'

Add timestamp to pconfig

See merge request hubzilla/core!1355
This commit is contained in:
Mario
2018-11-05 10:40:29 +01:00
6 changed files with 157 additions and 20 deletions

View File

@@ -54,7 +54,7 @@ define ( 'STD_VERSION', '3.9.4' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1224 );
define ( 'DB_UPDATE_VERSION', 1225 );
define ( 'PROJECT_BASE', __DIR__ );