From 097495a1ee8b01191a6f485385c00b9e46beeb70 Mon Sep 17 00:00:00 2001
From: Moodle Robot <martin@moodle.com>
Date: Tue, 24 Nov 2009 00:32:45 +0000
Subject: [PATCH] Updated the HEAD build version to 20091124

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

diff --git a/version.php b/version.php
index 1a3b7f8449..f0f3f08a46 100644
--- a/version.php
+++ b/version.php
@@ -9,4 +9,4 @@
     $version = 2009112000;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
-    $release = '2.0 dev (Build: 20091123)';  // Human-friendly version name
+    $release = '2.0 dev (Build: 20091124)';  // Human-friendly version name
-- 
2.39.5