Update version for FIPS2 branch.
This commit is contained in:
		
							
								
								
									
										4
									
								
								CHANGES
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								CHANGES
									
									
									
									
									
								
							@@ -2,6 +2,10 @@
 | 
			
		||||
 OpenSSL CHANGES
 | 
			
		||||
 _______________
 | 
			
		||||
 | 
			
		||||
 Changes between 0.9.7l and 0.9.7m-fips2 [xx XXX xxxx]
 | 
			
		||||
 | 
			
		||||
  *) 
 | 
			
		||||
 | 
			
		||||
 Changes between 0.9.7l and 0.9.7m  [xx XXX xxxx]
 | 
			
		||||
 | 
			
		||||
  *) Expand security boundary to match 1.1.1 module.
 | 
			
		||||
 
 | 
			
		||||
@@ -27,7 +27,7 @@
 | 
			
		||||
 */
 | 
			
		||||
#define OPENSSL_VERSION_NUMBER	0x009070d0L
 | 
			
		||||
#ifdef OPENSSL_FIPS
 | 
			
		||||
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.7m-fips-dev xx XXX xxxx"
 | 
			
		||||
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.7m-fips2-dev xx XXX xxxx"
 | 
			
		||||
#else
 | 
			
		||||
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.7m-dev xx XXX xxxx"
 | 
			
		||||
#endif
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user