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:
6172519
)
MDL-37641 Version number bump for js changes.
author
Damyon Wiese
<damyon@moodle.com>
Mon, 25 Feb 2013 07:25:01 +0000
(15:25 +0800)
committer
Damyon Wiese
<damyon@moodle.com>
Mon, 25 Feb 2013 07:25:01 +0000
(15:25 +0800)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
2ee12ea
..
b4f828f
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-31,7
+31,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2013022500.0
0
; // YYYYMMDD = weekly release date of this DEV branch
+$version = 2013022500.0
1
; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes