Skip to content

Commit ccfefd1

Browse files
committed
Bug 1526010, NSPR 4.21 RTM, r=me
UPGRADE_NSPR_RELEASE DONTBUILD UltraBlame original commit: edba72db091e5639fae720eddcce0c8810e7e669
1 parent 2afc5e0 commit ccfefd1

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

nsprpub/TAG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
NSPR_4_21_BETA2
1+
NSPR_4_21_RTM

nsprpub/config/prdepend.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010

1111

1212
#error "Do not include this header file."
13+

nsprpub/pr/include/prinit.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ PR_BEGIN_EXTERN_C
3131

3232

3333

34-
#define PR_VERSION "4.21 Beta"
34+
#define PR_VERSION "4.21"
3535
#define PR_VMAJOR 4
3636
#define PR_VMINOR 21
3737
#define PR_VPATCH 0
38-
#define PR_BETA PR_TRUE
38+
#define PR_BETA PR_FALSE
3939

4040

4141

0 commit comments

Comments
 (0)