Switch version string to SSLeay/OpenSSL
[openssl.git] / crypto / x509 / x509_vfy.c
index 1d62f2df9398b0c337d994650aa5d424e0740f40..ad78cd391f1878873486152fe66f76cc46a24066 100644 (file)
@@ -80,7 +80,7 @@ static int null_callback();
 static int internal_verify();
 #endif
 
-char *X509_version="X509 part of SSLeay 0.9.1a 06-Jul-1998";
+char *X509_version="X.509 part of SSLeay/OpenSSL 0.9.1c 23-Dec-1998";
 static STACK *x509_store_ctx_method=NULL;
 static int x509_store_ctx_num=0;
 #if 0