DB Updates to prep for pconfig timestamps.

This commit is contained in:
M.Dent
2018-10-28 17:20:29 -04:00
parent 3d9b1fd343
commit c7c35b8b5a
3 changed files with 28 additions and 1 deletions

View File

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