From: moodler Date: Thu, 10 Oct 2002 07:27:07 +0000 (+0000) Subject: Updated the version (database table addition user->htmleditor) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d2fce839b6ecdbb181ef9671cd17e8eb5d23552b;p=moodle.git Updated the version (database table addition user->htmleditor) --- diff --git a/version.php b/version.php index de5f4ea266..6bb0739a86 100644 --- a/version.php +++ b/version.php @@ -5,7 +5,7 @@ // database to determine whether upgrades should // be performed (see lib/db/*.php) -$version = 2002100200; // The current version is a date (YYYYMMDDXX) +$version = 2002101001; // The current version is a date (YYYYMMDDXX) $release = "1.0.6 dev"; // User-friendly version number