~percona-toolkit-dev/percona-toolkit/fix-password-comma-bug-886077

« back to all changes in this revision

Viewing changes to Makefile.PL

  • Committer: Daniel Nichter
  • Date: 2012-02-07 20:10:11 UTC
  • mfrom: (174 2.0)
  • mto: This revision was merged to the branch mainline in revision 189.
  • Revision ID: daniel@percona.com-20120207201011-sok2c1f2ay9qr3gm
Merge trunk r174.

Show diffs side-by-side

added added

removed removed

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