summaryrefslogtreecommitdiff
path: root/lib/nss
diff options
context:
space:
mode:
authorJohn M. Schanck <jschanck@mozilla.com>2022-03-31 10:35:06 -0700
committerJohn M. Schanck <jschanck@mozilla.com>2022-03-31 10:35:06 -0700
commit193213a46c19e47e710563301951a1542dbb8a10 (patch)
tree12d5f3eb3d884b1251910fc4e348ce3b5fb3d808 /lib/nss
parentcdc4047bcd50b0ba73bb83e382a6716a7d63b1ba (diff)
downloadnss-hg-193213a46c19e47e710563301951a1542dbb8a10.tar.gz
Set version numbers to 3.78 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 ab4fdb612..d9a58ddf7 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.77" _NSS_CUSTOMIZED " Beta"
+#define NSS_VERSION "3.78" _NSS_CUSTOMIZED " Beta"
#define NSS_VMAJOR 3
-#define NSS_VMINOR 77
+#define NSS_VMINOR 78
#define NSS_VPATCH 0
#define NSS_VBUILD 0
#define NSS_BETA PR_TRUE