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:
e6a1f8c
)
MDL-37100 Version bump
author
Ankit Agarwal
<ankit@moodle.com>
Tue, 22 Jan 2013 09:10:31 +0000
(17:10 +0800)
committer
Ankit Agarwal
<ankit@moodle.com>
Tue, 22 Jan 2013 09:10:31 +0000
(17:10 +0800)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
b0d716f
..
00815a1
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-30,7
+30,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2013011800.0
0
; // YYYYMMDD = weekly release date of this DEV branch
+$version = 2013011800.0
1
; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes