MDL-64299 backup: Bump release to 3.7

This commit is contained in:
Eloy Lafuente (stronk7)
2018-12-02 18:21:52 +01:00
parent 2cea0bd6c6
commit 5471eb1758
+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.6';
const RELEASE = '3.7';
/**
* Cipher to be used in backup and restore operations.