From 144f22baa9d23f324941f483832d139dbca55a20 Mon Sep 17 00:00:00 2001 From: moodlerobot Date: Fri, 18 Sep 2009 00:37:26 +0000 Subject: [PATCH] Updated the HEAD build version to 20090918 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index f8cac6d6ef..19f8c61cd4 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009091310; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090917)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090918)'; // Human-friendly version name -- 2.39.5