Changing version number to "Beta 3" for tagging.
git-svn-id: svn://10.0.0.236/trunk@247881 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
bcf6f9b92c
commit
5c5c8d388e
@ -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.52 2008-03-10 20:16:45 rrelyea%redhat.com Exp $ */
|
||||
/* $Id: nss.h,v 1.53 2008-03-14 23:52:51 kaie%kuix.de Exp $ */
|
||||
|
||||
#ifndef __nss_h_
|
||||
#define __nss_h_
|
||||
@ -70,7 +70,7 @@ SEC_BEGIN_PROTOS
|
||||
* The format of the version string should be
|
||||
* "<major version>.<minor version>[.<patch level>][ <ECC>][ <Beta>]"
|
||||
*/
|
||||
#define NSS_VERSION "3.12" _NSS_ECC_STRING " Beta" _NSS_CUSTOMIZED
|
||||
#define NSS_VERSION "3.12" _NSS_ECC_STRING " Beta 3" _NSS_CUSTOMIZED
|
||||
#define NSS_VMAJOR 3
|
||||
#define NSS_VMINOR 12
|
||||
#define NSS_VPATCH 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user