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:
1b39425
)
MDL-28646 webservices : version bump
author
Aparup Banerjee
<aparup@moodle.com>
Tue, 29 Nov 2011 10:35:25 +0000
(18:35 +0800)
committer
Aparup Banerjee
<aparup@moodle.com>
Tue, 29 Nov 2011 10:35:25 +0000
(18:35 +0800)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
7965e63
..
c9a094a
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-30,7
+30,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2011112500.0
0
; // YYYYMMDD = weekly release date of this DEV branch
+$version = 2011112500.0
1
; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes