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:
3cb206f
)
emergency release 2.2dev
author
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Wed, 19 Oct 2011 22:53:26 +0000
(
00:53
+0200)
committer
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Wed, 19 Oct 2011 22:53:26 +0000
(
00:53
+0200)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
285040c
..
96eb18b
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-31,7
+31,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2011101900.0
0
; // YYYYMMDD = weekly release date of this DEV branch
+$version = 2011101900.0
1
; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes