Closed Bug 192356 Opened 22 years ago Closed 22 years ago

NSS_3_3_BRANCH needs changes for 3.3.4 beta build

Categories

(NSS :: Libraries, defect)

defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sonja.mirtitsch, Assigned: bugz)

Details

(Whiteboard: needs review)

Attachments

(1 file)

I'll attach the patch.
Has been tested on a variety of platforms, please review.
Whiteboard: needs review
Comment on attachment 113867 [details] [diff] [review]
version number changes

>Index: lib/nss/nss.h
>===================================================================
>RCS file: /cvsroot/mozilla/security/nss/lib/nss/nss.h,v
>retrieving revision 1.12.2.6
>diff -u -r1.12.2.6 nss.h
>--- lib/nss/nss.h	6 Dec 2002 20:07:11 -0000	1.12.2.6
>+++ lib/nss/nss.h	7 Feb 2003 02:35:10 -0000
>@@ -49,10 +49,10 @@
>  * The format of the version string should be
>  *     "<major version>.<minor version>[.<patch level>] [<Beta>]"
>  */
>-#define NSS_VERSION  "3.3.3"
>+#define NSS_VERSION  "3.3.4"
> #define NSS_VMAJOR   3
> #define NSS_VMINOR   3
>-#define NSS_VPATCH   3
>+#define NSS_VPATCH   4
> #define NSS_BETA     PR_TRUE

NSS_BETA needs to be changed to PR_FALSE.
Attachment #113867 - Flags: review-
>===================================================================
>RCS file: /cvsroot/mozilla/security/nss/lib/nss/nss.h,v
>retrieving revision 1.12.2.6
>diff -u -r1.12.2.6 nss.h
>--- lib/nss/nss.h	6 Dec 2002 20:07:11 -0000	1.12.2.6
>+++ lib/nss/nss.h	7 Feb 2003 02:35:10 -0000
>@@ -49,10 +49,10 @@
> * The format of the version string should be
> *     "<major version>.<minor version>[.<patch level>] [<Beta>]"
> */
>-#define NSS_VERSION  "3.3.3"
>+#define NSS_VERSION  "3.3.4 BETA"
> #define NSS_VMAJOR   3
> #define NSS_VMINOR   3
>-#define NSS_VPATCH   3
>+#define NSS_VPATCH   4
> #define NSS_BETA     PR_TRUE

no, I made the mistake on the NSS_VERSION  
Set it to "3.3.4 Beta" then this patch is fine.
patch checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: