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:
e497e90
)
MDL-31969 Grader report - bump version for capabilities and settings.
author
Damyon Wiese
<damyon@moodle.com>
Tue, 9 Apr 2013 06:09:27 +0000
(14:09 +0800)
committer
Damyon Wiese
<damyon@moodle.com>
Tue, 9 Apr 2013 06:09:27 +0000
(14:09 +0800)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
1f6e016
..
3f2f079
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,7
+29,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2013040900.0
1
; // YYYYMMDD = weekly release date of this DEV branch
+$version = 2013040900.0
2
; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes