MDL-79625 backup: Bump release to 4.3

This commit is contained in:
Jun Pataleta
2023-10-10 10:06:51 +08:00
parent 769c67045f
commit ecde0bb902
+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 = '4.3';
const RELEASE = '4.4';
/**
* Cipher to be used in backup and restore operations.