MDL-69043 backup: Bump release to 4.0

This commit is contained in:
Eloy Lafuente (stronk7)
2020-06-14 12:53:38 +02:00
parent a2b286ce17
commit dbe3e2dd13
+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.