From 727c892784ea3539799062bc9d62bf08e915706f Mon Sep 17 00:00:00 2001 From: "wtc%netscape.com" Date: Thu, 5 Jun 2003 21:52:53 +0000 Subject: Bug 208343: bumped the module's minor version for the removal of two Baltimore root certs. Tag: NSS_3_8_BRANCH --- security/nss/lib/ckfw/builtins/nssckbi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/nss/lib/ckfw/builtins/nssckbi.h b/security/nss/lib/ckfw/builtins/nssckbi.h index 068682ba4..ef4f48c42 100644 --- a/security/nss/lib/ckfw/builtins/nssckbi.h +++ b/security/nss/lib/ckfw/builtins/nssckbi.h @@ -50,7 +50,7 @@ /* These are the correct verion numbers that details the changes * to the list of trusted certificates. */ #define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 1 -#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 30 +#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 31 /* These verion numbers that details the semantic changes to the ckfw engine. */ #define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1 -- cgit v1.2.1