[NSS] Version and build bump

This commit is contained in:
Moonchild 2020-12-01 14:20:15 +00:00 committed by roytam1
commit d8fdbcd88c
3 changed files with 6 additions and 6 deletions

View file

@ -19,10 +19,10 @@
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>[.<build number>]][ <Beta>]"
*/
#define NSSUTIL_VERSION "3.48.4"
#define NSSUTIL_VERSION "3.48.5"
#define NSSUTIL_VMAJOR 3
#define NSSUTIL_VMINOR 48
#define NSSUTIL_VPATCH 4
#define NSSUTIL_VPATCH 5
#define NSSUTIL_VBUILD 0
#define NSSUTIL_BETA PR_FALSE