From: moodler Date: Tue, 24 Feb 2004 07:50:18 +0000 (+0000) Subject: I'll be packaging this up in the next few hours X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=eed6ad1d1593b6d690c8a7c0bd3bacdedbd3bd32;p=moodle.git I'll be packaging this up in the next few hours --- diff --git a/version.php b/version.php index 0601802b53..b78ead4324 100644 --- a/version.php +++ b/version.php @@ -7,7 +7,7 @@ $version = 2004022400; // The current version is a date (YYYYMMDDXX) -$release = "1.2 nearly beta!"; // User-friendly version number +$release = "1.2 Beta"; // User-friendly version number ?>