Skip to content

Commit e60d7cf

Browse files
committed
Update Version and Changes
1 parent 3b083e3 commit e60d7cf

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Changes

+9
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
Version History
22

3+
0.24-TRIAL 19-Jan-2021
4+
5+
TBD Update Version and Changes
6+
3b083e3 Fix some dist issues with extra files
7+
9794729 Attempt to fix solaris issue by disabling inline optimization
8+
0ab1b9f Fixes #15 - openssl-detection fails for w10/cygwin
9+
310
0.23 03-Dec-2020
411

12+
b34cabb (tag: 0.23) Roll version 0.23
13+
5e5bb90 Merge pull request #12 from fastmailops/ConfigurableLibPth
514
2243383 Respect PERL_LIBPATH if set
615

716
0.22 03-Jul-2020

Verify.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use warnings;
55

66
require 5.010;
77

8-
our $VERSION = '0.23';
8+
our $VERSION = '0.24';
99

1010
use Crypt::OpenSSL::X509;
1111

0 commit comments

Comments
 (0)