summaryrefslogtreecommitdiff
path: root/lib/nss
diff options
context:
space:
mode:
authorKevin Jacobs <kjacobs@mozilla.com>2020-12-11 07:35:03 -0800
committerKevin Jacobs <kjacobs@mozilla.com>2020-12-11 07:35:03 -0800
commit937ca0a531d7329a7add83c9a741533c0d74d000 (patch)
tree480d535f888bf0515cda26e4dcff584c4d75014c /lib/nss
parent861a75ce75b7bf767e2a835e06784286d979fbfa (diff)
downloadnss-hg-937ca0a531d7329a7add83c9a741533c0d74d000.tar.gz
Set version numbers to 3.61 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 a32a05afc..4e1ec5dc5 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.60" _NSS_CUSTOMIZED " Beta"
+#define NSS_VERSION "3.61" _NSS_CUSTOMIZED " Beta"
#define NSS_VMAJOR 3
-#define NSS_VMINOR 60
+#define NSS_VMINOR 61
#define NSS_VPATCH 0
#define NSS_VBUILD 0
#define NSS_BETA PR_TRUE