mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
Merge branch 'MDL-48143' of git://github.com/stronk7/moodle
This commit is contained in:
commit
53fd1ae5ce
@ -127,7 +127,7 @@ abstract class backup implements checksumable {
|
||||
|
||||
// Version (to keep CFG->backup_version (and release) updated automatically)
|
||||
const VERSION = 2014111000;
|
||||
const RELEASE = '2.8';
|
||||
const RELEASE = '2.9';
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user