Skip to content

Commit

Permalink
MDL-48143 backup: Bump release to 2.9 dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Nov 10, 2014
1 parent 683d7de commit 00c78e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backup/backup.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
}

/*
Expand Down

0 comments on commit 00c78e2

Please sign in to comment.