Fix version stuff:
[openssl.git] / crypto / x509 / x509_vfy.c
index 23994d1bb45fd6c9602190bdd0a5f409d88358e5..f8c0865743de87edf2bcd28fdbbdcc85b79e5a59 100644 (file)
@@ -80,7 +80,7 @@ static int null_callback();
 static int internal_verify();
 #endif
 
-char *X509_version="X.509 part of OpenSSL 0.9.1c 23-Dec-1998";
+char *X509_version="X.509 part of OpenSSL 0.9.2 31-Dec-1998";
 static STACK *x509_store_ctx_method=NULL;
 static int x509_store_ctx_num=0;
 #if 0