Create a STATUS file to coordinate us. Feel free to edit
[openssl.git] / crypto / evp / evp_enc.c
index ea580b1df3700a88cdc456cbbc5a379bcb4b942c..94c81b76173e386a11a0143dfb8937dedfae42b3 100644 (file)
@@ -60,7 +60,7 @@
 #include "cryptlib.h"
 #include "evp.h"
 
-char *EVP_version="EVP part of SSLeay 0.9.1a 06-Jul-1998";
+char *EVP_version="EVP part of OpenSSL 0.9.1c 23-Dec-1998";
 
 void EVP_CIPHER_CTX_init(ctx)
 EVP_CIPHER_CTX *ctx;