summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2003-06-05 21:52:53 +0000
committerwtc%netscape.com <devnull@localhost>2003-06-05 21:52:53 +0000
commit727c892784ea3539799062bc9d62bf08e915706f (patch)
treea2352738bf3d1ddedcdde287a1b1a755960a7d12
parent000a8e7908b47c8e9f7dfe89435c04fc4a8adce7 (diff)
downloadnss-hg-727c892784ea3539799062bc9d62bf08e915706f.tar.gz
Bug 208343: bumped the module's minor version for the removal of two
Baltimore root certs. Tag: NSS_3_8_BRANCH
-rw-r--r--security/nss/lib/ckfw/builtins/nssckbi.h2
1 files changed, 1 insertions, 1 deletions
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