From: Moodle Robot Date: Wed, 13 Jan 2010 00:36:55 +0000 (+0000) Subject: Updated the HEAD build version to 20100113 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e0395520c246501a0037668a703f824efc3a0e27;p=moodle.git Updated the HEAD build version to 20100113 --- diff --git a/version.php b/version.php index cf5ee394fc..dd250100e5 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2010011201; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20100112)'; // Human-friendly version name + $release = '2.0 dev (Build: 20100113)'; // Human-friendly version name