Skip to content

Commit

Permalink
2.019112
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Nov 9, 2021
1 parent 7d83b3a commit 5138ffa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2.019112 2021-07-23
- bump Alien::MSYS version - thanks @shawnlaffan

2.019111 2021-07-23
- fix POD typo - thanks @eserte for report

Expand Down
2 changes: 1 addition & 1 deletion lib/Alien/Proj4.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use strict;
use warnings;
use parent qw( Alien::Base );

our $VERSION = '2.019111';
our $VERSION = '2.019112';

# most of the following are for compat with PDLA Makefiles
# and should not be used by other code
Expand Down

0 comments on commit 5138ffa

Please sign in to comment.