summaryrefslogtreecommitdiff
path: root/lib/nss
diff options
context:
space:
mode:
authorBenjamin Beurdouche <bbeurdouche@mozilla.com>2021-09-30 15:02:10 +0200
committerBenjamin Beurdouche <bbeurdouche@mozilla.com>2021-09-30 15:02:10 +0200
commit628beca5314893a0c5dc0f59ac097b12f7d5701b (patch)
tree228b737afefb289798ad16406f9fd72e1551cd0c /lib/nss
parentfedc9cb2875f6ca7d3831125ae999b22a1a005de (diff)
downloadnss-hg-628beca5314893a0c5dc0f59ac097b12f7d5701b.tar.gz
Set version numbers to 3.72 Beta
Diffstat (limited to 'lib/nss')
-rw-r--r--lib/nss/nss.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/nss/nss.h b/lib/nss/nss.h
index dce8efddf..7a5484132 100644
--- a/lib/nss/nss.h
+++ b/lib/nss/nss.h
@@ -22,9 +22,9 @@
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>[.<build number>]][ <ECC>][ <Beta>]"
*/
-#define NSS_VERSION "3.71" _NSS_CUSTOMIZED " Beta"
+#define NSS_VERSION "3.72" _NSS_CUSTOMIZED " Beta"
#define NSS_VMAJOR 3
-#define NSS_VMINOR 71
+#define NSS_VMINOR 72
#define NSS_VPATCH 0
#define NSS_VBUILD 0
#define NSS_BETA PR_TRUE