Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
[openssl.git] / crypto / txt_db / txt_db.c
index c7044684ec5104590f1dc4b68046a18632cd87af..4e59fa06767e7fb858193be6d8adb2d748ea2d7f 100644 (file)
@@ -66,7 +66,7 @@
 #undef BUFSIZE
 #define BUFSIZE        512
 
-char *TXT_DB_version="TXT_DB part of SSLeay 0.9.1a 06-Jul-1998";
+char *TXT_DB_version="TXT_DB part of SSLeay 0.9.1c 22-Dec-1998";
 
 TXT_DB *TXT_DB_read(in,num)
 BIO *in;