MDL-52071 webservices: Bump version to update services

This commit is contained in:
David Monllao
2015-11-13 07:49:39 +08:00
parent a0b972ac3c
commit 415c79abcc
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2015111000.01; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2015111000.02; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.