diff --git a/backup/backup.class.php b/backup/backup.class.php index dfa28a52169..f0e4e9963ae 100644 --- a/backup/backup.class.php +++ b/backup/backup.class.php @@ -135,7 +135,7 @@ abstract class backup implements checksumable { /** * Usually same than major release zero version, mainly for informative/historic purposes. */ - const RELEASE = '2.9'; + const RELEASE = '3.0'; } /*