r28041 - /trunk/dh-make-perl/lib/App/DhMakePerl.pm

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu Dec 11 08:08:30 UTC 2008


Author: dmn
Date: Thu Dec 11 08:08:27 2008
New Revision: 28041

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=28041
Log:
use the real version in App::DhMakePerl

Modified:
    trunk/dh-make-perl/lib/App/DhMakePerl.pm

Modified: trunk/dh-make-perl/lib/App/DhMakePerl.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/lib/App/DhMakePerl.pm?rev=28041&op=diff
==============================================================================
--- trunk/dh-make-perl/lib/App/DhMakePerl.pm (original)
+++ trunk/dh-make-perl/lib/App/DhMakePerl.pm Thu Dec 11 08:08:27 2008
@@ -9,11 +9,11 @@
 
 =head1 VERSION
 
-Version 0.01
+Version 0.51
 
 =cut
 
-our $VERSION = '0.01';
+our $VERSION = '0.51';
 
 
 =head1 SYNOPSIS




More information about the Pkg-perl-cvs-commits mailing list