Skip to content

Commit

Permalink
NOAA-GFDL#33 bump mkmf version
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Blanton authored and Chris Blanton committed Feb 7, 2020
1 parent cc28a24 commit ae90e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/mkmf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ sub ensureTrailingSlash {
local $/ = '/'; chomp @_[0]; @_[0] .= '/';
}

my $version = '19.3.0';
my $version = '19.3.2';

# initialize variables: use getopts for these
GetOptions("abspath|a=s" => \$opt_a,
Expand Down

0 comments on commit ae90e06

Please sign in to comment.