summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-10 13:56:42 +0300
committerAndrew Dolgov <[email protected]>2010-11-10 13:56:42 +0300
commitb3990c92e7dc4dc051aac0a444e8f6e13777ecc6 (patch)
tree3139367e48e8235d557e15b61adffc84f0bcf759 /sanity_check.php
parent5414ad4c80e5bb5c973d2299aa5500623ce07452 (diff)
add option to sort headlines by feed-specified date (bump schema)
Diffstat (limited to 'sanity_check.php')
-rw-r--r--sanity_check.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sanity_check.php b/sanity_check.php
index 20ef276c0..79291ef37 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 19);
- define('SCHEMA_VERSION', 72);
+ define('SCHEMA_VERSION', 73);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy