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:
e2bbe5f
)
MDL-25682 bumping major version to invalidate JS caches
author
Petr Skoda
<commits@skodak.org>
Mon, 27 Dec 2010 11:39:40 +0000
(12:39 +0100)
committer
Petr Skoda
<commits@skodak.org>
Mon, 27 Dec 2010 11:39:40 +0000
(12:39 +0100)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
63ff786
..
99b129e
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,7
+29,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2010122500.0
1
; // YYYYMMDD = date of the last version bump
+$version = 2010122500.0
2
; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0.1+ (Build: 20101227)'; // Human-friendly version name