From 6ffdf3880f89b83c701f866a6188ef6f079078c5 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 6 Oct 2018 20:48:29 +0200 Subject: another db update to get rid of the old view bookmarks entries --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index ea714bab9..3613813d7 100755 --- a/boot.php +++ b/boot.php @@ -54,7 +54,7 @@ define ( 'STD_VERSION', '3.9' ); define ( 'ZOT_REVISION', '6.0a' ); -define ( 'DB_UPDATE_VERSION', 1222 ); +define ( 'DB_UPDATE_VERSION', 1223 ); define ( 'PROJECT_BASE', __DIR__ ); -- cgit v1.2.3