Oops... use correct version number this time....
This commit is contained in:
		
							
								
								
									
										4
									
								
								CHANGES
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								CHANGES
									
									
									
									
									
								
							@@ -2,10 +2,6 @@
 | 
				
			|||||||
 OpenSSL CHANGES
 | 
					 OpenSSL CHANGES
 | 
				
			||||||
 _______________
 | 
					 _______________
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 Changes between 0.9.8i and 0.9.8j  [xx XXX xxxx]
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  *)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 Changes between 0.9.8h and 0.9.8i  [15 Sep 2008]
 | 
					 Changes between 0.9.8h and 0.9.8i  [15 Sep 2008]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  *) Fix a state transitition in s3_srvr.c and d1_srvr.c
 | 
					  *) Fix a state transitition in s3_srvr.c and d1_srvr.c
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -25,11 +25,11 @@
 | 
				
			|||||||
 * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
 | 
					 * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
 | 
				
			||||||
 *  major minor fix final patch/beta)
 | 
					 *  major minor fix final patch/beta)
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
#define OPENSSL_VERSION_NUMBER	0x00908090L
 | 
					#define OPENSSL_VERSION_NUMBER	0x0090809fL
 | 
				
			||||||
#ifdef OPENSSL_FIPS
 | 
					#ifdef OPENSSL_FIPS
 | 
				
			||||||
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.8j-fips-dev xx XXX xxxx"
 | 
					#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.8i-fips 15 Sep 2008"
 | 
				
			||||||
#else
 | 
					#else
 | 
				
			||||||
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.8j-dev xx XXX xxxx"
 | 
					#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.8i 15 Sep 2008"
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
#define OPENSSL_VERSION_PTEXT	" part of " OPENSSL_VERSION_TEXT
 | 
					#define OPENSSL_VERSION_PTEXT	" part of " OPENSSL_VERSION_TEXT
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user