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:
2e5d013
)
NOBUG: Bumping version to test auto-packaging
author
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Fri, 11 Jan 2013 12:42:08 +0000
(13:42 +0100)
committer
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Fri, 11 Jan 2013 12:42:08 +0000
(13:42 +0100)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
dc3b92c
..
95e64ca
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-30,7
+30,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2013011100.0
0
; // YYYYMMDD = weekly release date of this DEV branch
+$version = 2013011100.0
1
; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes