projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c78a055
)
Updated the HEAD build version to 20080904
author
moodlerobot
<moodlerobot>
Thu, 4 Sep 2008 01:42:15 +0000
(
01:42
+0000)
committer
moodlerobot
<moodlerobot>
Thu, 4 Sep 2008 01:42:15 +0000
(
01:42
+0000)
version.php
patch
|
blob
|
history
diff --git
a/version.php
b/version.php
index bc57e67522356b6f0cfde5b8f7dab19feb2ce02f..459b7ee40edfe23c0b5ae8530710339ad747b9e3 100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-9,6
+9,6
@@
$version = 2008090108; // YYYYMMDD = date of the last version bump
// XX = daily increments
- $release = '2.0 dev (Build: 2008090
3
)'; // Human-friendly version name
+ $release = '2.0 dev (Build: 2008090
4
)'; // Human-friendly version name
?>