evomariabackup: release 22.06.1
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jérémy Lecour 2022-06-05 21:49:23 +02:00 committed by Jérémy Lecour
parent 6d0e49ba90
commit 56c2c19d61
2 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
### Changed ### Changed
* mysql: evomariabackup release 22.06.1
* mysql: reorganize evomariabackup to use mtree instead of our own dir-check * mysql: reorganize evomariabackup to use mtree instead of our own dir-check
### Fixed ### Fixed

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
VERSION="22.06" VERSION="22.06.1"
show_version() { show_version() {
cat <<END cat <<END