From 4559c153c440276c06a04d87a707f3e5c4d60cc8 Mon Sep 17 00:00:00 2001 From: moodlerobot Date: Mon, 13 Jul 2009 00:38:07 +0000 Subject: [PATCH] Updated the HEAD build version to 20090713 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index a704810141..97234875aa 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009071000; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090712)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090713)'; // Human-friendly version name -- 2.39.5