commit e7afe34c793caf14be608e669b12351398e7ac3d
Author: Jakub Bogusz <[email protected]>
Date: Sun Oct 28 08:03:17 2012 +0100
- hardcode VERSION, no longer maintained by vcs
pldcpan.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pldcpan.pl b/pldcpan.pl
index 4eb4d2e..6b72691 100644
--- a/pldcpan.pl
+++ b/pldcpan.pl
@@ -78,7 +78,7 @@ use File::Find::Rule ();
use Module::CoreList ();
use LWP::Simple ();
-our $VERSION = sprintf "%d.%02d", q$Revision$ =~ /(\d+)/g;
+our $VERSION = 1.62;
our %opts;
GetOptions(\%opts, 'verbose|v', 'modulebuild|B', 'makemaker|M', 'force');
eval "use Data::Dump qw(pp);" if $opts{verbose};
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pldcpan.git/commitdiff/e7afe34c793caf14be608e669b12351398e7ac3d
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit