Skip to content

Commit 2bde4e1

Browse files
committed
Update Version and Changes
1 parent 5b499ba commit 2bde4e1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Changes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
Version History
22

3+
0.27
4+
5+
TBD Update Version and Changes
6+
5b499ba Fix test error on OpenBSD 6.8
7+
38
0.26-TRIAL 25-Jan-2021
49

10+
7416597 Update Changes
511
e43029a Disable -Werror if not author testing and gcc flags if not gcc
612

713
0.25-TRIAL 19-Jan-2021

Verify.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use warnings;
55

66
require 5.010;
77

8-
our $VERSION = '0.26';
8+
our $VERSION = '0.27';
99

1010
use Crypt::OpenSSL::X509;
1111

0 commit comments

Comments
 (0)