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:
147fee8
)
MDL-22338 main version bump necessary for JS cache invalidation
author
Petr Skoda
<skodak@moodle.org>
Wed, 6 Oct 2010 16:24:43 +0000
(16:24 +0000)
committer
Petr Skoda
<skodak@moodle.org>
Wed, 6 Oct 2010 16:24:43 +0000
(16:24 +0000)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
d8711bc
..
3bf7f46
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,7
+29,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2010
0921
00; // YYYYMMDD = date of the last version bump
+$version = 2010
1006
00; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 RC1 (Build: 20101006)'; // Human-friendly version name