Skip to content

Commit 0bd0ec5

Browse files
committed
Update Version and Changes
1 parent e60d7cf commit 0bd0ec5

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

Changes

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
Version History
22

3+
0.25-TRIAL 19-Jan-2021
4+
5+
Same as Version 0.24-TRIAL rename cpan file
6+
7+
TBD Update Version and Changes
8+
39
0.24-TRIAL 19-Jan-2021
410

5-
TBD Update Version and Changes
11+
e60d7cf Update Version and Changes
612
3b083e3 Fix some dist issues with extra files
713
9794729 Attempt to fix solaris issue by disabling inline optimization
814
0ab1b9f Fixes #15 - openssl-detection fails for w10/cygwin

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.24';
8+
our $VERSION = '0.25';
99

1010
use Crypt::OpenSSL::X509;
1111

0 commit comments

Comments
 (0)