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:
34c0b5b
)
weekly release
author
Petr Skoda
<commits@skodak.org>
Wed, 23 Mar 2011 10:33:20 +0000
(11:33 +0100)
committer
Petr Skoda
<commits@skodak.org>
Wed, 23 Mar 2011 10:33:20 +0000
(11:33 +0100)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
cfece8b
..
cdf9810
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-30,9
+30,9
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2011032
100.01
; // YYYYMMDD = date of the last version bump
+$version = 2011032
300.00
; // YYYYMMDD = date of the last version bump
// XX = daily increments
-$release = '2.0.2+ (Build: 201103
16
)'; // Human-friendly version name
+$release = '2.0.2+ (Build: 201103
23
)'; // Human-friendly version name
$maturity = MATURITY_STABLE; // this version's maturity level