MDL-62477 backup: Bump release to 3.6

This commit is contained in:
Eloy Lafuente (stronk7) 2018-05-17 01:53:43 +02:00
parent 22744b745b
commit 5798aee926

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.5';
const RELEASE = '3.6';
/**
* Cipher to be used in backup and restore operations.