*** empty log message ***
[openssl.git] / crypto / rsa / rsa_lib.c
index 5ce51f9f56b5c4a3fa3d00cce7bc60d12b5e950b..48b87651aede8e60e6a2771f16bb41fec2a1af71 100644 (file)
@@ -63,7 +63,7 @@
 #include "bn.h"
 #include "rsa.h"
 
-char *RSA_version="RSA part of SSLeay 0.9.1a 06-Jul-1998";
+char *RSA_version="RSA part of OpenSSL 0.9.1c 23-Dec-1998";
 
 static RSA_METHOD *default_RSA_meth=NULL;
 static int rsa_meth_num=0;