This commit is contained in:
Jake Dallimore
2019-11-18 11:20:28 +08:00
+1 -1
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.