From 155a2a53ffc4fac6299cc165cfc56114a61873f7 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 18 Apr 2007 07:25:51 +0100 Subject: schema: add (unused) ttrss_feeds.auth_pass_encrypted, 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 bab0543df..665ec9495 100644 --- a/update.php +++ b/update.php @@ -25,7 +25,7 @@ exit; } - define('SCHEMA_VERSION', 15); + define('SCHEMA_VERSION', 16); ?> -- cgit v1.2.3-54-g00ecf