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
(from parent 1:
fbb0767
)
MDL-69475 versions: main version bump
author
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Sun, 16 Aug 2020 19:08:54 +0000
(21:08 +0200)
committer
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Mon, 17 Aug 2020 22:47:47 +0000
(
00:47
+0200)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
50f89de
..
a8ae85e
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,7
+29,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 202
00814
00.00; // YYYYMMDD = weekly release date of this DEV branch.
+$version = 202
10525
00.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '4.0dev (Build: 20200814)'; // Human-friendly version name