summaryrefslogtreecommitdiff
path: root/update.php
diff options
context:
space:
mode:
Diffstat (limited to 'update.php')
-rw-r--r--update.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/update.php b/update.php
index 514e01045..969bfc78d 100644
--- a/update.php
+++ b/update.php
@@ -24,7 +24,7 @@
exit;
}
- define('SCHEMA_VERSION', 13);
+ define('SCHEMA_VERSION', 14);
?>
@@ -150,7 +150,7 @@ function confirmOP() {
}
}
- print "<p>Finished. Performed $num_updates updates up to schema
+ print "<p>Finished. Performed $num_updates update(s) up to schema
version $version.</p>";
print "<form method=\"GET\" action=\"tt-rss.php\">