MDL-11992: adding course tagging patch, by John Beedell. This feature is not
active by default at this time. Related help files are not included in this commit, as they are being revised (see issue 15385) and will be sent in soon.
This commit is contained in:
+1
-1
@@ -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 = 2008051203; // YYYYMMDD = date of the last version bump
|
||||
$version = 2008063001; // YYYYMMDD = date of the last version bump
|
||||
// XX = daily increments
|
||||
|
||||
$release = '2.0 dev (Build: 20080630)'; // Human-friendly version name
|
||||
|
||||
Reference in New Issue
Block a user