Version and modules updated for version 3.6.0

This commit is contained in:
Sveta Smirnova
2024-05-25 16:13:43 +03:00
parent a8258bf784
commit 65914c4c87
37 changed files with 128 additions and 74 deletions

View File

@@ -18,7 +18,7 @@
# ###########################################################################
package Percona::Toolkit;
our $VERSION = '3.5.7';
our $VERSION = '3.6.0';
use strict;
use warnings FATAL => 'all';