X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fre-engine-Plugin.git;a=blobdiff_plain;f=inc%2FModule%2FInstall%2FMakefile%2FVersion.pm;h=349afc01639495ce51d1d350419cfec9f97a31cd;hp=d5dc7e0e434621927254b1504fb7c998cd14b876;hb=447aa9bcb55632cf669454868679169602a28fe2;hpb=2dd7bc5f80da4fe2220e28de1102641c239d084c diff --git a/inc/Module/Install/Makefile/Version.pm b/inc/Module/Install/Makefile/Version.pm index d5dc7e0..349afc0 100644 --- a/inc/Module/Install/Makefile/Version.pm +++ b/inc/Module/Install/Makefile/Version.pm @@ -4,7 +4,7 @@ package Module::Install::Makefile::Version; use Module::Install::Base; @ISA = qw(Module::Install::Base); -$VERSION = '0.64'; +$VERSION = '0.65'; use strict;