From 872db4b7943e61cf3852b1c190bf061a971bd782 Mon Sep 17 00:00:00 2001 From: moodlerobot Date: Sun, 26 Jul 2009 00:36:42 +0000 Subject: [PATCH] Updated the HEAD build version to 20090726 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 0f99cc2aca0..0f448ec1795 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009072400; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090725)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090726)'; // Human-friendly version name