зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1640515 - Firefox 79 should pick up NSPR 4.26. r=kjacobs DONTBUILD UPGRADE_NSPR_RELEASE
Differential Revision: https://phabricator.services.mozilla.com/D80880
This commit is contained in:
Родитель
e4ec7daea6
Коммит
ff42324cf4
|
@ -1 +1 @@
|
|||
540d11354ce93cb9024dfae5df3266214a8561ca
|
||||
NSPR_4_26_RTM
|
|
@ -10,3 +10,4 @@
|
|||
*/
|
||||
|
||||
#error "Do not include this header file."
|
||||
|
||||
|
|
|
@ -31,11 +31,11 @@ PR_BEGIN_EXTERN_C
|
|||
** The format of the version string is
|
||||
** "<major version>.<minor version>[.<patch level>] [<Beta>]"
|
||||
*/
|
||||
#define PR_VERSION "4.26 Beta"
|
||||
#define PR_VERSION "4.26"
|
||||
#define PR_VMAJOR 4
|
||||
#define PR_VMINOR 26
|
||||
#define PR_VPATCH 0
|
||||
#define PR_BETA PR_TRUE
|
||||
#define PR_BETA PR_FALSE
|
||||
|
||||
/*
|
||||
** PRVersionCheck
|
||||
|
|
Загрузка…
Ссылка в новой задаче