projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11d0757
)
Updated the HEAD build version to 20080617
author
moodlerobot
<moodlerobot>
Tue, 17 Jun 2008 01:36:21 +0000
(
01:36
+0000)
committer
moodlerobot
<moodlerobot>
Tue, 17 Jun 2008 01:36:21 +0000
(
01:36
+0000)
version.php
patch
|
blob
|
history
diff --git
a/version.php
b/version.php
index 013337ab0f47e185ef2aacce95db8c4e0c2a78ee..0f90c534dfdd9d008f0928fd712b4cca0d7b9960 100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-9,6
+9,6
@@
$version = 2008051203; // YYYYMMDD = date of the last version bump
// XX = daily increments
- $release = '2.0 dev (Build: 2008061
6
)'; // Human-friendly version name
+ $release = '2.0 dev (Build: 2008061
7
)'; // Human-friendly version name
?>