Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'MDL-50132-master' of git://github.com/jleyva/moodle
[moodle.git]
/
version.php
diff --git
a/version.php
b/version.php
index
260b8fc
..
0e4f4f0
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,7
+29,7
@@
defined('MOODLE_INTERNAL') || die();
defined('MOODLE_INTERNAL') || die();
-$version = 201509
1800.01
; // YYYYMMDD = weekly release date of this DEV branch.
+$version = 201509
2201.00
; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.