]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-17203 ooops, forgot to bump up main version number
authorskodak <skodak>
Wed, 31 Dec 2008 16:10:49 +0000 (16:10 +0000)
committerskodak <skodak>
Wed, 31 Dec 2008 16:10:49 +0000 (16:10 +0000)
version.php

index 75adf6dec77071f208d850b6887e4a550a4a3f6f..b06a35fbdbfb1a23d635708e42500a67f25f34b5 100644 (file)
@@ -6,7 +6,7 @@
 // This is compared against the values stored in the database to determine
 // whether upgrades should be performed (see lib/db/*.php)
 
-    $version = 2008123101;  // YYYYMMDD   = date of the last version bump
+    $version = 2008123102;  // YYYYMMDD   = date of the last version bump
                             //         XX = daily increments
 
     $release = '2.0 dev (Build: 20081231)';  // Human-friendly version name