From 549a4da1cfbd1b56a29bf1480db02af0c7df8f83 Mon Sep 17 00:00:00 2001
From: moodlerobot <moodlerobot>
Date: Wed, 17 Dec 2008 00:35:54 +0000
Subject: [PATCH] Updated the HEAD build version to 20081217

---
 version.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/version.php b/version.php
index f9c5cf82f7..9059e854a0 100644
--- a/version.php
+++ b/version.php
@@ -9,6 +9,6 @@
     $version = 2008121000;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20081216)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20081217)';  // Human-friendly version name
 
 ?>
-- 
2.39.5