From 54887f8b297fb4eb873edacb17c70d8c2f7ace6c Mon Sep 17 00:00:00 2001 From: moodlerobot Date: Wed, 22 Jul 2009 00:37:01 +0000 Subject: [PATCH] Updated the HEAD build version to 20090722 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index d10b4b28c5..88b5717cf6 100644 --- a/version.php +++ b/version.php @@ -9,4 +9,4 @@ $version = 2009071300; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20090721)'; // Human-friendly version name + $release = '2.0 dev (Build: 20090722)'; // Human-friendly version name -- 2.39.5