Like some horror movie, the second hand on the clock ticks over

in slow motion to the next mark
This commit is contained in:
moodler
2004-08-31 13:43:44 +00:00
parent fd772c442e
commit b5cfd0e85f
+2 -2
View File
@@ -5,8 +5,8 @@
// database to determine whether upgrades should
// be performed (see lib/db/*.php)
$version = 2004083000; // The current version is a date (YYYYMMDDXX)
$version = 2004083100; // The current version is a date (YYYYMMDDXX)
$release = "1.4 ready tomorrow"; // User-friendly version number
$release = "1.4"; // User-friendly version number
?>