This commit is contained in:
Víctor Déniz Falcón
2020-06-15 15:55:22 +01:00
+1 -1
View File
@@ -160,7 +160,7 @@ abstract class backup implements checksumable {
/**
* Usually same than major release zero version, mainly for informative/historic purposes.
*/
const RELEASE = '3.9';
const RELEASE = '4.0';
/**
* Cipher to be used in backup and restore operations.