X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FMac-NSGetExecutablePath.git;a=blobdiff_plain;f=lib%2FMac%2FNSGetExecutablePath.pm;h=0a63805db673525f29c513e50e0f2487fc91eed7;hp=e15a6ab72563df3c891ff90493d73a53fb3f014a;hb=refs%2Ftags%2Fv0.02;hpb=237bd2058ece6b714ca4e407c39adb22ed35e63f diff --git a/lib/Mac/NSGetExecutablePath.pm b/lib/Mac/NSGetExecutablePath.pm index e15a6ab..0a63805 100644 --- a/lib/Mac/NSGetExecutablePath.pm +++ b/lib/Mac/NSGetExecutablePath.pm @@ -11,13 +11,13 @@ Mac::NSGetExecutablePath - Perl interface to the _NSGetExecutablePath darwin (OS =head1 VERSION -Version 0.01 +Version 0.02 =cut our $VERSION; BEGIN { - $VERSION = '0.01'; + $VERSION = '0.02'; } =head1 SYNOPSIS