Skip to content

Commit 3a4fdd2

Browse files
committed
Release version 0.5
Signed-off-by: Simo Sorce <simo@redhat.com>
1 parent 8e8dcd2 commit 3a4fdd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project(
22
'pkcs11-provider', 'c',
3-
version: '0.4',
3+
version: '0.5',
44
meson_version: '>= 0.57',
55
default_options: ['c_std=c11'],
66
)

packaging/pkcs11-provider.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%bcond_with gpgcheck
33

44
Name: pkcs11-provider
5-
Version: 0.4
5+
Version: 0.5
66
Release: %autorelease
77
Summary: A PKCS#11 provider for OpenSSL 3.0+
88
License: Apache-2.0

0 commit comments

Comments
 (0)