diff --git a/nssckbi.h b/nssckbi.h index 0bcf17e..b19e783 100644 --- a/nssckbi.h +++ b/nssckbi.h @@ -45,8 +45,8 @@ * of the comment in the CK_VERSION type definition. */ #define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 1 -#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 93 -#define NSS_BUILTINS_LIBRARY_VERSION "1.93" +#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 94 +#define NSS_BUILTINS_LIBRARY_VERSION "1.94" /* These version numbers detail the semantic changes to the ckfw engine. */ #define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1