Skip to content

Commit

Permalink
Release Version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simo5 committed Feb 11, 2025
1 parent c0c4ed6 commit 8f6b944
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.6',
version: '1.0',
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.6
Version: 1.0
Release: %autorelease
Summary: A PKCS#11 provider for OpenSSL 3.0+
License: Apache-2.0
Expand Down

0 comments on commit 8f6b944

Please sign in to comment.