on demand release 2.6beta+

Thanks to all who entered the competition to find the mistake in the
last commit. It was spotted by none other than super-awesome Moodler
Justin Filip.

He collects a beer from me at our next available meeting.
This commit is contained in:
Dan Poltawski
2013-10-22 23:05:02 +08:00
parent 129ceb5849
commit 34fb3545ea
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2013102202.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2013102203.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.