MDL-60783 backup: Bump release to 3.5

This commit is contained in:
Eloy Lafuente (stronk7)
2017-11-12 17:56:17 +01:00
parent 0164f50e80
commit bd8a809598
+1 -1
View File
@@ -140,7 +140,7 @@ abstract class backup implements checksumable {
/**
* Usually same than major release zero version, mainly for informative/historic purposes.
*/
const RELEASE = '3.4';
const RELEASE = '3.5';
/**
* Cipher to be used in backup and restore operations.