projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf19695
)
Increment
author
moodler
<moodler>
Mon, 9 Dec 2002 17:08:56 +0000
(17:08 +0000)
committer
moodler
<moodler>
Mon, 9 Dec 2002 17:08:56 +0000
(17:08 +0000)
version.php
patch
|
blob
|
history
diff --git
a/version.php
b/version.php
index 313fc128b8f94e084190bcc1f424c8c788ce738b..d450f63d87fa8cc289e75a9089e3e78889abc439 100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-5,7
+5,7
@@
// database to determine whether upgrades should
// be performed (see lib/db/*.php)
-$version = 200212
09
00; // The current version is a date (YYYYMMDDXX)
+$version = 200212
10
00; // The current version is a date (YYYYMMDDXX)
$release = "1.0.7 dev"; // User-friendly version number