From 651d0aff98d28e2db146afa1790e9e22f3ef22db Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 22 Dec 1998 15:04:48 +0000 Subject: Various cleanups and fixed by Marc and Ralf to start the OpenTLS project --- crypto/md5/md5_dgst.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/md5/md5_dgst.c') diff --git a/crypto/md5/md5_dgst.c b/crypto/md5/md5_dgst.c index 367b5bce0c..9aad94678b 100644 --- a/crypto/md5/md5_dgst.c +++ b/crypto/md5/md5_dgst.c @@ -59,7 +59,7 @@ #include #include "md5_locl.h" -char *MD5_version="MD5 part of SSLeay 0.9.1a 06-Jul-1998"; +char *MD5_version="MD5 part of SSLeay 0.9.1c 22-Dec-1998"; /* Implemented from RFC1321 The MD5 Message-Digest Algorithm */ -- cgit v1.2.3