Skip to content

Commit

Permalink
MDL-74509 backup: Bump release to 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Apr 22, 2022
1 parent 998c632 commit 3d709bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backup/backup.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ abstract class backup implements checksumable {
/**
* Usually same than major release zero version, mainly for informative/historic purposes.
*/
const RELEASE = '4.0';
const RELEASE = '4.1';

/**
* Cipher to be used in backup and restore operations.
Expand Down

0 comments on commit 3d709bb

Please sign in to comment.