Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2086d6
)
MDL-21788 string and setting cleanup of session regen, not needed in head where it...
author
Petr Skoda
<skodak@moodle.org>
Fri, 19 Mar 2010 17:11:14 +0000
(17:11 +0000)
committer
Petr Skoda
<skodak@moodle.org>
Fri, 19 Mar 2010 17:11:14 +0000
(17:11 +0000)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
c0e7407
..
571b1e1
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 = 2010031
8
00; // YYYYMMDD = date of the last version bump
+ $version = 2010031
9
00; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 dev (Build: 20100319)'; // Human-friendly version name