Skip to content

Commit

Permalink
Release version 0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Simo Sorce <[email protected]>
  • Loading branch information
simo5 committed Jun 5, 2024
1 parent 28502df commit 239952c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project(
'pkcs11-provider', 'c',
version: '0.4',
version: '0.5',
meson_version: '>= 0.57',
default_options: ['c_std=c11'],
)
Expand Down
2 changes: 1 addition & 1 deletion packaging/pkcs11-provider.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%bcond_with gpgcheck

Name: pkcs11-provider
Version: 0.4
Version: 0.5
Release: %autorelease
Summary: A PKCS#11 provider for OpenSSL 3.0+
License: Apache-2.0
Expand Down

0 comments on commit 239952c

Please sign in to comment.