mirror of
https://github.com/moodle/moodle.git
synced 2025-07-25 08:11:39 +02:00
MDL-48143 backup: Bump release to 2.9 dev branch
This commit is contained in:
@@ -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';
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user