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:
d64baec
)
weekly release 2.2dev
author
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Fri, 1 Jul 2011 21:58:02 +0000
(23:58 +0200)
committer
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Fri, 1 Jul 2011 21:58:02 +0000
(23:58 +0200)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
5a7ddaa
..
60d0a92
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-35,6
+35,6
@@
$version = 2011070100.00; // YYYYMMDD = weekly release date o
// RR = release increments - 00 in DEV branches
// .XX = incremental changes
-$release = '2.
1 (Build: 20110701)';
// Human-friendly version name
+$release = '2.
2dev (Build: 20110701)';
// Human-friendly version name
-$maturity = MATURITY_
STABLE;
// this version's maturity level
+$maturity = MATURITY_
ALPHA;
// this version's maturity level