summaryrefslogtreecommitdiff
path: root/security/nss/lib/softoken/softkver.h
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-08-29 13:24:13 +0000
committerMoonchild <moonchild@palemoon.org>2020-08-29 13:24:13 +0000
commit59683edb8d74cbec275bee95dabdcfa720e2fc2a (patch)
treef2868ef429b943f982667e7ac9a4a9aea52c439e /security/nss/lib/softoken/softkver.h
parent58cc431b02c14e4a489a0ebcbacd8d491217c3c3 (diff)
downloaduxp-59683edb8d74cbec275bee95dabdcfa720e2fc2a.tar.gz
[NSS] Version and build bump
Diffstat (limited to 'security/nss/lib/softoken/softkver.h')
-rw-r--r--security/nss/lib/softoken/softkver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nss/lib/softoken/softkver.h b/security/nss/lib/softoken/softkver.h
index d6c8087b5b..1847c2378f 100644
--- a/security/nss/lib/softoken/softkver.h
+++ b/security/nss/lib/softoken/softkver.h
@@ -17,10 +17,10 @@
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>[.<build number>]][ <ECC>][ <Beta>]"
*/
-#define SOFTOKEN_VERSION "3.48.3" SOFTOKEN_ECC_STRING
+#define SOFTOKEN_VERSION "3.48.4" SOFTOKEN_ECC_STRING
#define SOFTOKEN_VMAJOR 3
#define SOFTOKEN_VMINOR 48
-#define SOFTOKEN_VPATCH 3
+#define SOFTOKEN_VPATCH 4
#define SOFTOKEN_VBUILD 0
#define SOFTOKEN_BETA PR_FALSE