pkcs11: Update the version to 3.0 (unused anywhere though)

This commit is contained in:
Jakub Jelen 2021-06-02 14:55:49 +02:00
parent 9d1a214340
commit 9be6dc6606
1 changed files with 3 additions and 3 deletions

View File

@ -63,9 +63,9 @@ extern "C" {
version of this file, please consider deleting the revision macro
(you may use a macro with a different name to keep track of your
versions). */
#define CRYPTOKI_VERSION_MAJOR 2
#define CRYPTOKI_VERSION_MINOR 20
#define CRYPTOKI_VERSION_REVISION 6
#define CRYPTOKI_VERSION_MAJOR 3
#define CRYPTOKI_VERSION_MINOR 0
#define CRYPTOKI_VERSION_REVISION 0
/* Compatibility interface is default, unless CRYPTOKI_GNU is