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:
b0a1b4c
)
MDL-70089 versions: main version bump
author
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Tue, 3 Nov 2020 18:38:27 +0000
(19:38 +0100)
committer
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Tue, 3 Nov 2020 18:38:27 +0000
(19:38 +0100)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
4835940
..
70ab033
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,7
+29,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2020110
3
00.00; // YYYYMMDD = weekly release date of this DEV branch.
+$version = 2020110
4
00.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '3.10beta+ (Build: 20201103)';// Human-friendly version name