MDL-67283 backup: Bump release to 3.9

This commit is contained in:
Eloy Lafuente (stronk7) 2019-11-17 11:25:40 +01:00
parent d547735f2f
commit 953a5844ef

View File

@ -146,7 +146,7 @@ abstract class backup implements checksumable {
/**
* Usually same than major release zero version, mainly for informative/historic purposes.
*/
const RELEASE = '3.8';
const RELEASE = '3.9';
/**
* Cipher to be used in backup and restore operations.