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:
602f1c1
)
This is my last commit to CVS. Goodbye old friend - you've served us well.
author
Martin Dougiamas
<martin@moodle.com>
Tue, 14 Dec 2010 07:39:48 +0000
(07:39 +0000)
committer
Martin Dougiamas
<martin@moodle.com>
Tue, 14 Dec 2010 07:39:48 +0000
(07:39 +0000)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
c5f25b7
..
573e684
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,8
+29,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 201012
07
00; // YYYYMMDD = date of the last version bump
+$version = 201012
14
00; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 (Build: 20101214)'; // Human-friendly version name
-