mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
Merge branch 'MDL-52139' of git://github.com/stronk7/moodle
This commit is contained in:
commit
8d5935d53b
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,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.0';
|
const RELEASE = '3.1';
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue