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:
88d350e
)
MDL-50287 completion: version bump
author
Dan Poltawski
<dan@moodle.com>
Thu, 27 Aug 2015 13:41:38 +0000
(14:41 +0100)
committer
Dan Poltawski
<dan@moodle.com>
Thu, 27 Aug 2015 13:58:04 +0000
(14:58 +0100)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
822072b
..
c562c0d
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,7
+29,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2015082
0
00.00; // YYYYMMDD = weekly release date of this DEV branch.
+$version = 2015082
7
00.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.