MDL-10294, MDL-10028, changing messaging/bulk messaging system

This commit is contained in:
toyomoyo
2007-11-21 07:52:50 +00:00
parent 36d2ca6559
commit 02bd2e0d38
9 changed files with 62 additions and 29 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 = 2007101503; // YYYYMMDD = date of the 1.9 branch (don't change)
$version = 2007101504; // YYYYMMDD = date of the 1.9 branch (don't change)
// X = release number 1.9.[0,1,2,3...]
// Y = micro-increments between releases