mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 07:56:06 +02:00
Merge branch 'MDL-60783' of git://github.com/stronk7/moodle
This commit is contained in:
commit
dbc56205b3
@ -140,7 +140,7 @@ abstract class backup implements checksumable {
|
||||
/**
|
||||
* Usually same than major release zero version, mainly for informative/historic purposes.
|
||||
*/
|
||||
const RELEASE = '3.4';
|
||||
const RELEASE = '3.5';
|
||||
|
||||
/**
|
||||
* Cipher to be used in backup and restore operations.
|
||||
|
Loading…
x
Reference in New Issue
Block a user