mirror of
https://github.com/moodle/moodle.git
synced 2025-06-02 06:05:31 +02:00
MDL-28038 backup - bump
This commit is contained in:
parent
50d32a2baf
commit
f1231efec4
@ -108,8 +108,8 @@ abstract class backup implements checksumable {
|
||||
const OPERATION_RESTORE ='restore';// We are performing one restore
|
||||
|
||||
// Version (to keep CFG->backup_version (and release) updated automatically)
|
||||
const VERSION = 2010111800;
|
||||
const RELEASE = '2.0';
|
||||
const VERSION = 2011063000;
|
||||
const RELEASE = '2.1';
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user