diff --git a/CHANGELOG.md b/CHANGELOG.md index b7393a42..f2388301 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The **patch** part changes is incremented if multiple releases happen the same m ### Changed +* mysql: evomariabackup release 22.06.1 * mysql: reorganize evomariabackup to use mtree instead of our own dir-check ### Fixed diff --git a/mysql/files/evomariabackup.sh b/mysql/files/evomariabackup.sh index 6aac0f05..df8a3884 100644 --- a/mysql/files/evomariabackup.sh +++ b/mysql/files/evomariabackup.sh @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="22.06" +VERSION="22.06.1" show_version() { cat <