зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1586867, NSPR_4_23_RTM, r=jcj
UPGRADE_NSPR_RELEASE Differential Revision: https://phabricator.services.mozilla.com/D49616 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
e68130b666
Коммит
d0c54225ed
|
@ -0,0 +1,2 @@
|
|||
6856b110d025599a243f0b0128c7f39572a9ead0 - Kai Engert - Bug 1581890 - remove whitespace from end of line in h/c/cpp. r=glandium
|
||||
b2e285dc48be27713b3c648de3cf33f8637a3e94 - Kai Engert - Bug 1581890 - formatted code with artistic style utility. r=glandium
|
|
@ -1 +1 @@
|
|||
NSPR_4_23_BETA1
|
||||
NSPR_4_23_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.23 Beta"
|
||||
#define PR_VERSION "4.23"
|
||||
#define PR_VMAJOR 4
|
||||
#define PR_VMINOR 23
|
||||
#define PR_VPATCH 0
|
||||
#define PR_BETA PR_TRUE
|
||||
#define PR_BETA PR_FALSE
|
||||
|
||||
/*
|
||||
** PRVersionCheck
|
||||
|
|
Загрузка…
Ссылка в новой задаче