MDL-48143 backup: Bump release to 2.9 dev branch

This commit is contained in:
Eloy Lafuente (stronk7) 2014-11-10 17:32:34 +01:00
parent 683d7de4d1
commit 00c78e2623

View File

@ -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';
}
/*