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