X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=inc%2FModule%2FInstall%2FMakefile%2FVersion.pm;h=349afc01639495ce51d1d350419cfec9f97a31cd;hb=refs%2Ftags%2Fv0.04_01;hp=d5dc7e0e434621927254b1504fb7c998cd14b876;hpb=def98fc0d7f5e9527b28af6b90d4ddb07fbc845c;p=perl%2Fmodules%2Fre-engine-Plugin.git 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;