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:
5fc36f5
)
on-demand release 2.1beta
author
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Thu, 23 Jun 2011 16:24:57 +0000
(18:24 +0200)
committer
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Thu, 23 Jun 2011 16:24:57 +0000
(18:24 +0200)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
ff81797
..
ff04672
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-31,7
+31,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2011062300.0
0
; // YYYYMMDD = weekly release date of this DEV branch
+$version = 2011062300.0
1
; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes