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:
6496a01
)
Bumping the version number now so the packages start showing it. Will actually tag...
v2.0.0-rc1
author
Martin Dougiamas
<martin@moodle.com>
Tue, 21 Sep 2010 17:24:13 +0000
(17:24 +0000)
committer
Martin Dougiamas
<martin@moodle.com>
Tue, 21 Sep 2010 17:24:13 +0000
(17:24 +0000)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
e574ae4
..
5d5f9d4
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,8
+29,8
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2010092
0
00; // YYYYMMDD = date of the last version bump
+$version = 2010092
1
00; // YYYYMMDD = date of the last version bump
// XX = daily increments
-$release = '2.0
Preview 4+
(Build: 20100921)'; // Human-friendly version name
+$release = '2.0
RC1
(Build: 20100921)'; // Human-friendly version name