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
|
combined
(merge:
a50802c
dde8a5b
)
Merge branch 'MDL-66769-master' of git://github.com/ilyatregubov/moodle
author
Sara Arjona
<sara@moodle.com>
Wed, 3 Feb 2021 08:32:02 +0000
(09:32 +0100)
committer
Sara Arjona
<sara@moodle.com>
Wed, 3 Feb 2021 08:32:30 +0000
(09:32 +0100)
1
2
version.php
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
version.php
index
1fe0747
,
1fe0747
..
9fb0c1f
---
1
/
version.php
---
2
/
version.php
+++ b/
version.php
@@@
-29,7
-29,7
+29,7
@@@
defined('MOODLE_INTERNAL') || die();
--$version = 2021052500.5
5
; // YYYYMMDD = weekly release date of this DEV branch.
++$version = 2021052500.5
6
; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '4.0dev (Build: 20210130)'; // Human-friendly version name