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:
Carlos Salguero
2017-07-31 16:07:19 -03:00
parent 405d90aec5
commit 481acbaaa0
20 changed files with 19 additions and 36 deletions

View File

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