]> git.vpit.fr Git - perl/modules/Mac-NSGetExecutablePath.git/blobdiff - lib/Mac/NSGetExecutablePath.pm
This is 0.03
[perl/modules/Mac-NSGetExecutablePath.git] / lib / Mac / NSGetExecutablePath.pm
index 7b9934a574a847a6e253122f3a7aaaa95911579d..e4df108996aafd425362e8f90c090dc7c94a4767 100644 (file)
@@ -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
@@ -114,7 +114,7 @@ The implementation of this module is inspired by Nicholas Clark's work of adding
 
 =head1 COPYRIGHT & LICENSE
 
-Copyright 2012 Vincent Pit, all rights reserved.
+Copyright 2012,2013 Vincent Pit, all rights reserved.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.