diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Module/Build/Cookbook.pm')
-rw-r--r-- | Master/tlpkg/tlperl/lib/Module/Build/Cookbook.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Module/Build/Cookbook.pm b/Master/tlpkg/tlperl/lib/Module/Build/Cookbook.pm index 80af7c4c0d9..e66020cf826 100644 --- a/Master/tlpkg/tlperl/lib/Module/Build/Cookbook.pm +++ b/Master/tlpkg/tlperl/lib/Module/Build/Cookbook.pm @@ -1,7 +1,7 @@ package Module::Build::Cookbook; use strict; use vars qw($VERSION); -$VERSION = '0.39_01'; +$VERSION = '0.4003'; =head1 NAME |