From 4049672041287a491919c01d80017c7b767c3461 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 26 Mar 2007 06:23:15 +0100 Subject: add persistent storage for toolbar view options, bump schema --- update.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update.php') diff --git a/update.php b/update.php index 3851679ac..bab0543df 100644 --- a/update.php +++ b/update.php @@ -25,7 +25,7 @@ exit; } - define('SCHEMA_VERSION', 14); + define('SCHEMA_VERSION', 15); ?> -- cgit v1.2.3-54-g00ecf