mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-22 03:44:55 +00:00
Updates for 3.0.4 release
- Updated lib/Percona/Toolkit.pm version to 3.0.4 - Updated all scripts version to 3.0.4 - Updated the build script removing seds to add links to Jira/Launchpad in favor of a solution in config/sphinx-build/conf.py
This commit is contained in:
@@ -44,7 +44,7 @@ BEGIN {
|
||||
{
|
||||
package Percona::Toolkit;
|
||||
|
||||
our $VERSION = '3.0.3';
|
||||
our $VERSION = '3.0.4';
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
|
Reference in New Issue
Block a user