Updated the build version

This commit is contained in:
moodlerobot
2008-03-04 07:30:29 +00:00
parent e31601a7f9
commit b53905ab09
+1 -1
View File
@@ -10,6 +10,6 @@
// X = release number 1.9.[0,1,2,3...]
// Y.YY = micro-increments between releases
$release = '1.9 + (Build: 2008-03-04)'; // Human-friendly version name
$release = '1.9 + (Build: 20080304)'; // Human-friendly version name
?>