report XXXX actions added. Bug 5714.

(http://moodle.org/bugs/bug.php?op=show&bugid=5714)
This commit is contained in:
stronk7
2006-06-04 00:35:04 +00:00
parent fae3f45758
commit b02e4ee384
5 changed files with 29 additions and 1 deletions
+1 -1
View 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 = 2006050503; // YYYYMMDD = date of the 1.6 branch (don't change)
$version = 2006050504; // YYYYMMDD = date of the 1.6 branch (don't change)
// X = release number 1.6.[0,1,2,3...]
// Y = micro-increments between releases