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:
a676e85
)
MDL-34346 - bump version
author
Dan Poltawski
<dan@moodle.com>
Tue, 9 Apr 2013 03:17:58 +0000
(11:17 +0800)
committer
Dan Poltawski
<dan@moodle.com>
Tue, 9 Apr 2013 03:17:58 +0000
(11:17 +0800)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
9813e5f
..
b09c3b0
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,7
+29,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2013040
500.01
; // YYYYMMDD = weekly release date of this DEV branch
+$version = 2013040
900.00
; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes