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:
4554660
)
version bump for lots of theme changes
author
Dan Poltawski
<dan@moodle.com>
Tue, 27 Nov 2012 05:53:15 +0000
(13:53 +0800)
committer
Dan Poltawski
<dan@moodle.com>
Tue, 27 Nov 2012 05:53:15 +0000
(13:53 +0800)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
e3e533b
..
32beb69
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-30,7
+30,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2012112
301
.00; // YYYYMMDD = weekly release date of this DEV branch
+$version = 2012112
700
.00; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes