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:
e835ef5
)
MDL-39854: version bump for classloader new world
author
Dan Poltawski
<dan@moodle.com>
Tue, 18 Jun 2013 06:39:11 +0000
(14:39 +0800)
committer
Dan Poltawski
<dan@moodle.com>
Tue, 18 Jun 2013 07:13:51 +0000
(15:13 +0800)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
d24963b
..
862be25
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,7
+29,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2013061
7
00.00; // YYYYMMDD = weekly release date of this DEV branch
+$version = 2013061
8
00.00; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes