From e4a42f7a9b716abe987749096eb990cf4f4f39fd Mon Sep 17 00:00:00 2001 From: moodlerobot Date: Fri, 3 Jul 2009 00:39:25 +0000 Subject: [PATCH] Updated the HEAD build version to 20090703 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index de9f8534ec..59c72677c7 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009070100; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090702)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090703)'; // Human-friendly version name -- 2.39.5