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
|
patch
| inline |
side by side
(parent:
10aabcb
)
MDL-39062 cache: version bump to update definitions
author
Sam Hemelryk
<sam@moodle.com>
Sun, 14 Jul 2013 23:30:24 +0000
(11:30 +1200)
committer
Sam Hemelryk
<sam@moodle.com>
Sun, 14 Jul 2013 23:30:24 +0000
(11:30 +1200)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
09445b7
..
8920a08
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,7
+29,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2013071
2
00.00; // YYYYMMDD = weekly release date of this DEV branch
+$version = 2013071
5
00.00; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes