mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-20 10:55:01 +00:00
Release 3.5.0 (#563)
* Changelog and version for Release 3.5.0 * PT-2076 add rhel9 dependency * PT-2128 Updated version to 3.5.0 Co-authored-by: svetasmirnova <sveta.smirnova@percona.com> Co-authored-by: EvgeniyPatlan <evgeniy.patlan@percona.com>
This commit is contained in:
@@ -48,7 +48,7 @@ const (
|
||||
var (
|
||||
Build string = "2020-04-23" //nolint
|
||||
GoVersion string = "1.14.1" //nolint
|
||||
Version string = "3.4.0" //nolint
|
||||
Version string = "3.5.0" //nolint
|
||||
Commit string //nolint
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user