Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
[openssl.git] / crypto / sha / sha1dgst.c
index 32449ac34b364fe84209b83fa3f6208cf8be9198..be85f9352cd49fa09d36d03a902a82e96f6291a2 100644 (file)
@@ -63,7 +63,7 @@
 #include "sha.h"
 #include "sha_locl.h"
 
-char *SHA1_version="SHA1 part of SSLeay 0.9.1a 06-Jul-1998";
+char *SHA1_version="SHA1 part of SSLeay 0.9.1c 22-Dec-1998";
 
 /* Implemented from SHA-1 document - The Secure Hash Algorithm
  */