From: martin Date: Thu, 5 Sep 2002 12:24:15 +0000 (+0000) Subject: Updated version X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=19967d6c3df879cae2d05858d08fc4c6d122d7cf;p=moodle.git Updated version --- diff --git a/version.php b/version.php index 531abb7030..db1c303ae7 100644 --- a/version.php +++ b/version.php @@ -17,7 +17,7 @@ // If there's something it cannot do itself, it // will tell you what you need to do. -$version = 2002090500; +$version = 2002090501; function upgrade_moodle($oldversion=0) {