Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
[openssl.git] / crypto / x509 / x509_vfy.c
index 1d62f2df9398b0c337d994650aa5d424e0740f40..1cac6104101eabfd6bb593a13037e602c9f8b5ce 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 0.9.1c 22-Dec-1998";
 static STACK *x509_store_ctx_method=NULL;
 static int x509_store_ctx_num=0;
 #if 0