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:
d989ee1
)
MDL-58853 versions: main version bump
author
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Tue, 9 May 2017 01:00:48 +0000
(
03:00
+0200)
committer
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Tue, 9 May 2017 01:00:48 +0000
(
03:00
+0200)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
fa2dc67
..
ed78292
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,7
+29,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2017050
500.02
; // YYYYMMDD = weekly release date of this DEV branch.
+$version = 2017050
800.00
; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.