diff --git a/backup/backup.class.php b/backup/backup.class.php index 1a7ed5a537b..dbdd1a0bdf8 100644 --- a/backup/backup.class.php +++ b/backup/backup.class.php @@ -160,7 +160,7 @@ abstract class backup implements checksumable { /** * Usually same than major release zero version, mainly for informative/historic purposes. */ - const RELEASE = '4.0'; + const RELEASE = '4.1'; /** * Cipher to be used in backup and restore operations.