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:
10dd499
)
MDL-29474 plugin dependencies: version minibump
author
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Wed, 26 Oct 2011 08:34:28 +0000
(10:34 +0200)
committer
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Wed, 26 Oct 2011 08:34:28 +0000
(10:34 +0200)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
c1b1edf
..
1dc1b0d
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-31,7
+31,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2011101900.0
2
; // YYYYMMDD = weekly release date of this DEV branch
+$version = 2011101900.0
3
; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes