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:
a8100d2
)
NOBUG: Fix version comment to stable correct alt
author
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Fri, 15 Nov 2013 10:31:31 +0000
(11:31 +0100)
committer
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Fri, 15 Nov 2013 10:31:31 +0000
(11:31 +0100)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
22ad310
..
b0dea02
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,7
+29,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2012062510.01; //
YYYYMMDD = weekly release date of this DEV branch
+$version = 2012062510.01; //
20120625 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches
// .XX = incremental changes