Updated the 19 build version to 20080504

This commit is contained in:
moodlerobot
2008-05-04 02:03:27 +00:00
parent f50c83ff30
commit 284115288b
+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: 20080503)'; // Human-friendly version name
$release = '1.9 + (Build: 20080504)'; // Human-friendly version name
?>