NOBUG: Bump backup version for 2.4
This commit is contained in:
@@ -109,7 +109,7 @@ 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 = 2012112900;
|
||||
const VERSION = 2012120300;
|
||||
const RELEASE = '2.4';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user