From: martin Date: Thu, 26 Sep 2002 11:44:06 +0000 (+0000) Subject: Updated version and release X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9450cef21216537555e663c6c432f068a4c6fd9d;p=moodle.git Updated version and release --- diff --git a/version.php b/version.php index 3934ae9f7a..39db212b84 100644 --- a/version.php +++ b/version.php @@ -21,7 +21,7 @@ $version = 2002092600; // The current version is a date (YYYYMMDDXX) where // XX is a number that increments during the day -$release = "1.0.5 beta 2 dev"; // For humans only, not used for the upgrade process +$release = "1.0.5 beta 2"; // For humans only, not used for the upgrade process function upgrade_moodle($oldversion=0) {