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:
scyrma
2008-06-30 09:04:07 +00:00
parent 0f59046fa2
commit 38fb819028
18 changed files with 1740 additions and 70 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 = 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