From 3f15700abc6fc0b5d59c131fa70cdf149a291a91 Mon Sep 17 00:00:00 2001 From: moodlerobot Date: Tue, 30 Dec 2008 23:58:07 +0000 Subject: [PATCH] Updated the HEAD build version to 20081231 --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 05117d8206..f295eac61c 100644 --- a/version.php +++ b/version.php @@ -9,6 +9,6 @@ $version = 2008121701; // YYYYMMDD = date of the last version bump // XX = daily increments - $release = '2.0 dev (Build: 20081230)'; // Human-friendly version name + $release = '2.0 dev (Build: 20081231)'; // Human-friendly version name ?> -- 2.39.5