projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eca3af2
)
bumping version for MDL-7077, MDL-10181 adding capabilities
author
toyomoyo
<toyomoyo>
Thu, 5 Jul 2007 06:55:32 +0000
(06:55 +0000)
committer
toyomoyo
<toyomoyo>
Thu, 5 Jul 2007 06:55:32 +0000
(06:55 +0000)
version.php
patch
|
blob
|
history
diff --git
a/version.php
b/version.php
index db90d3afc231df27dc64df693009fa0535156998..973d3610b8d66836c7defcd589128b95d2c0e76b 100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-6,7
+6,7
@@
// This is compared against the values stored in the database to determine
// whether upgrades should be performed (see lib/db/*.php)
- $version = 200707050
0
; // YYYYMMDD = date
+ $version = 200707050
1
; // YYYYMMDD = date
// XY = increments within a single day
$release = '1.9 dev'; // Human-friendly version name