summaryrefslogtreecommitdiff
path: root/nss/lib/nss/nss.h
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2017-06-08 10:53:01 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2017-06-08 10:53:01 +0000
commitf95d45c36e7c7131747259956821d844e8952e5d (patch)
treeeee14f8b212c48f8597c2a4927a167fcc3a15ea5 /nss/lib/nss/nss.h
parentdc1565216a5d20ae0d75872151523252309a1292 (diff)
downloadnss-f95d45c36e7c7131747259956821d844e8952e5d.tar.gz
Diffstat (limited to 'nss/lib/nss/nss.h')
-rw-r--r--nss/lib/nss/nss.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/nss/lib/nss/nss.h b/nss/lib/nss/nss.h
index e1c67ec..a35789e 100644
--- a/nss/lib/nss/nss.h
+++ b/nss/lib/nss/nss.h
@@ -22,10 +22,10 @@
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>[.<build number>]][ <ECC>][ <Beta>]"
*/
-#define NSS_VERSION "3.28.1" _NSS_CUSTOMIZED
+#define NSS_VERSION "3.31" _NSS_CUSTOMIZED
#define NSS_VMAJOR 3
-#define NSS_VMINOR 28
-#define NSS_VPATCH 1
+#define NSS_VMINOR 31
+#define NSS_VPATCH 0
#define NSS_VBUILD 0
#define NSS_BETA PR_FALSE