Updated the 18 build version to 20090208

This commit is contained in:
moodlerobot
2009-02-07 23:39:28 +00:00
parent a69f581c04
commit d36f86fc03
+1 -1
View File
@@ -10,6 +10,6 @@
// X = release number 1.8.[0,1,2,3...]
// Y = micro-increments between releases
$release = '1.8.8+ (Build: 20090207)'; // Human-friendly version name
$release = '1.8.8+ (Build: 20090208)'; // Human-friendly version name
?>