X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FMac-NSGetExecutablePath.git;a=blobdiff_plain;f=lib%2FMac%2FNSGetExecutablePath.pm;fp=lib%2FMac%2FNSGetExecutablePath.pm;h=e4df108996aafd425362e8f90c090dc7c94a4767;hp=ebc93db251229218bf1e2eb6d59262a94c068467;hb=5492fc9bde30586d2f5ca9156b458cc2493cf5a3;hpb=d69b689dfce379bf40f0bcc9e878df2e23213397 diff --git a/lib/Mac/NSGetExecutablePath.pm b/lib/Mac/NSGetExecutablePath.pm index ebc93db..e4df108 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.02 +Version 0.03 =cut our $VERSION; BEGIN { - $VERSION = '0.02'; + $VERSION = '0.03'; } =head1 SYNOPSIS