Set the NSS version to 3.11.5 Beta 2.

Tag: NSS_3_11_BRANCH


git-svn-id: svn://10.0.0.236/branches/NSS_3_11_BRANCH@217872 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
wtchang%redhat.com
2007-01-05 23:57:36 +00:00
parent c178e8fb56
commit cd20d7b12e

View File

@@ -36,7 +36,7 @@
* the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* $Id: nss.h,v 1.46.2.11 2006-12-06 19:28:05 wtchang%redhat.com Exp $ */
/* $Id: nss.h,v 1.46.2.12 2007-01-05 23:57:36 wtchang%redhat.com Exp $ */
#ifndef __nss_h_
#define __nss_h_
@@ -63,7 +63,7 @@ SEC_BEGIN_PROTOS
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>][ <ECC>][ <Beta>]"
*/
#define NSS_VERSION "3.11.5" _NSS_ECC_STRING " Beta"
#define NSS_VERSION "3.11.5" _NSS_ECC_STRING " Beta 2"
#define NSS_VMAJOR 3
#define NSS_VMINOR 11
#define NSS_VPATCH 5