another db update to get rid of the old view bookmarks entries

(cherry picked from commit 6ffdf3880f)
This commit is contained in:
Mario Vavti
2018-10-06 18:48:29 +00:00
committed by Mario
parent 9bfa5c82d1
commit 0a840c02f7
2 changed files with 24 additions and 1 deletions

View File

@@ -54,7 +54,7 @@ define ( 'STD_VERSION', '3.8RC1' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1222 );
define ( 'DB_UPDATE_VERSION', 1223 );
define ( 'PROJECT_BASE', __DIR__ );