]> granicus.if.org Git - p11-kit/commitdiff
pkcs11: Update CRYPTOKI_VERSION to 2.40
authorDaiki Ueno <dueno@redhat.com>
Tue, 6 Dec 2016 10:47:07 +0000 (11:47 +0100)
committerDaiki Ueno <ueno@gnu.org>
Tue, 13 Dec 2016 09:14:02 +0000 (10:14 +0100)
common/pkcs11.h

index 059cee6fbe5f3813f5871dbe73086c34beed7ca5..357c9bb24892c22b4dbdd4600ce3a1a97b80c9b8 100644 (file)
@@ -59,13 +59,10 @@ extern "C" {
 
 
 /* The version of cryptoki we implement.  The revision is changed with
-   each modification of this file.  If you do not use the "official"
-   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).  */
+   each modification of this file.  */
 #define CRYPTOKI_VERSION_MAJOR         2
-#define CRYPTOKI_VERSION_MINOR         20
-#define CRYPTOKI_VERSION_REVISION      6
+#define CRYPTOKI_VERSION_MINOR         40
+#define P11_KIT_CRYPTOKI_VERSION_REVISION      0
 
 
 /* Compatibility interface is default, unless CRYPTOKI_GNU is