From 0e69ec01ffb5f0f66ad6085c386acc70e4a4bfca Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Mon, 1 Mar 2010 00:41:31 +0000 Subject: [PATCH] Updated the HEAD build version to 20100301 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 1ec58fe1811..a402e56ff5a 100644 --- a/version.php +++ b/version.php @@ -9,5 +9,5 @@ $version = 2010021900; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20100228)'; // Human-friendly version name + $release = '2.0 dev (Build: 20100301)'; // Human-friendly version name