~percona-toolkit-dev/percona-toolkit/2.2

« back to all changes in this revision

Viewing changes to Makefile.PL

  • Committer: Frank Cizmich
  • Date: 2014-07-29 16:32:01 UTC
  • mfrom: (606.1.13 release-2.2.9)
  • Revision ID: frank.cizmich@percona.com-20140729163201-gytctebyddi6i8e9
merged release-2.2.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
WriteMakefile(
4
4
    NAME      => 'percona-toolkit',
5
 
    VERSION   => '2.2.8',
 
5
    VERSION   => '2.2.9',
6
6
    EXE_FILES => [ <bin/*> ],
7
7
    MAN1PODS  => {
8
8
      'docs/percona-toolkit.pod' => 'blib/man1/percona-toolkit.1p',