Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
70cb1b9
2e1e266
)
Merge branch 'wip-MDL-36362-m24' of git://github.com/samhemelryk/moodle
author
Dan Poltawski
<dan@moodle.com>
Tue, 6 Nov 2012 02:03:23 +0000
(10:03 +0800)
committer
Dan Poltawski
<dan@moodle.com>
Tue, 6 Nov 2012 02:03:23 +0000
(10:03 +0800)
Conflicts:
version.php
1
2
version.php
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
version.php
index
81dcd62
,
54e033a
..
2d97ff7
---
1
/
version.php
---
2
/
version.php
+++ b/
version.php
@@@
-30,7
-30,7
+30,7
@@@
defined('MOODLE_INTERNAL') || die();
- $version = 2012110201.02; // YYYYMMDD = weekly release date of this DEV branch
-$version = 2012110102.00; // YYYYMMDD = weekly release date of this DEV branch
++$version = 2012110600.00; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes