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:
99ad819
)
MDL-57932 version: bump for new icon
author
Dan Poltawski
<dan@moodle.com>
Mon, 6 Mar 2017 16:54:32 +0000
(13:54 -0300)
committer
Dan Poltawski
<dan@moodle.com>
Mon, 6 Mar 2017 16:54:32 +0000
(13:54 -0300)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
1d8ae47
..
4421b57
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,7
+29,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2017030
3
00.00; // YYYYMMDD = weekly release date of this DEV branch.
+$version = 2017030
6
00.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.