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:
61ebef8
)
NOBUG minibump - to get some settings defaults applied
author
Eloy Lafuente
<stronk7@moodle.org>
Thu, 17 Jun 2010 09:43:50 +0000
(09:43 +0000)
committer
Eloy Lafuente
<stronk7@moodle.org>
Thu, 17 Jun 2010 09:43:50 +0000
(09:43 +0000)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
7750e33
..
6fe4dd5
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 = 2010060800; // YYYYMMDD = date of the last version bump
+ $version = 2010060800
.01
; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 Preview 3 (Build: 20100617)'; // Human-friendly version name