diff --git a/htdocs/upgrade.php b/htdocs/upgrade.php index e94ef6e1..1801b08a 100644 --- a/htdocs/upgrade.php +++ b/htdocs/upgrade.php @@ -23,7 +23,7 @@ useful will be gratefully received.
 

Current Versions

-You are currently DAViCal version $c->version_string. +You are currently running DAViCal version $c->version_string. The database schema should be at version $want_dbversion and it is at version $c->schema_major.$c->schema_minor.$c->schema_patch.