From 18a940679974b1276ef578a243e8e37593c158ab Mon Sep 17 00:00:00 2001 From: moodlerobot Date: Fri, 3 Oct 2008 01:42:08 +0000 Subject: [PATCH] Updated the HEAD build version to 20081003 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index efc7289180..5ccd42cb17 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008092400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081002)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081003)'; // Human-friendly version name ?> -- 2.39.5