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:
ff3f0a2
)
On demand release 2.4beta+
author
Dan Poltawski
<dan@moodle.com>
Fri, 23 Nov 2012 08:07:34 +0000
(16:07 +0800)
committer
Dan Poltawski
<dan@moodle.com>
Fri, 23 Nov 2012 08:07:34 +0000
(16:07 +0800)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
c357af9
..
e3e533b
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-30,7
+30,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 201211230
0
.00; // YYYYMMDD = weekly release date of this DEV branch
+$version = 201211230
1
.00; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes