projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf72e2d
)
Updated the HEAD build version to 20090520
author
moodlerobot
<moodlerobot>
Wed, 20 May 2009 00:38:36 +0000
(
00:38
+0000)
committer
moodlerobot
<moodlerobot>
Wed, 20 May 2009 00:38:36 +0000
(
00:38
+0000)
version.php
patch
|
blob
|
history
diff --git
a/version.php
b/version.php
index f2eccb8bf8a9483232a6264526a287e8b5511fa0..5637aef7104c6e2e290a10efff4c9dfa92312702 100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-9,6
+9,6
@@
$version = 2009051700; // YYYYMMDD = date of the last version bump
// XX = daily increments
- $release = '2.0 dev (Build: 200905
19
)'; // Human-friendly version name
+ $release = '2.0 dev (Build: 200905
20
)'; // Human-friendly version name
?>