Add PKCS#5 v2.0 ASN1 structures.
[oweals/openssl.git] / crypto / asn1 / asn1_lib.c
index bc34cc4fe012781f40372b202504632f81b28c43..5c6fdb78ff763ddd54854b4221d574ea9bd28a29 100644 (file)
@@ -69,7 +69,7 @@ static int asn1_get_length();
 static void asn1_put_length();
 #endif
 
-char *ASN1_version="ASN1 part of SSLeay 0.9.1a 06-Jul-1998";
+char *ASN1_version="ASN.1" OPENSSL_VERSION_PTEXT;
 
 int ASN1_check_infinite_end(p,len)
 unsigned char **p;