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:
115cc02
)
MDL-68973 versions: main version bump
author
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Tue, 9 Jun 2020 14:24:58 +0000
(16:24 +0200)
committer
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Tue, 9 Jun 2020 14:24:58 +0000
(16:24 +0200)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
386a576
..
f61484f
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,7
+29,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 202006
09
00.00; // YYYYMMDD = weekly release date of this DEV branch.
+$version = 202006
10
00.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '3.9rc1 (Build: 20200609)'; // Human-friendly version name