mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
Merge branch 'MDL-65643' of git://github.com/stronk7/moodle
This commit is contained in:
commit
8053b88145
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ abstract class backup implements checksumable {
|
||||||
/**
|
/**
|
||||||
* Usually same than major release zero version, mainly for informative/historic purposes.
|
* Usually same than major release zero version, mainly for informative/historic purposes.
|
||||||
*/
|
*/
|
||||||
const RELEASE = '3.7';
|
const RELEASE = '3.8';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Cipher to be used in backup and restore operations.
|
* Cipher to be used in backup and restore operations.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue