Remove three more bogus files (2x temp file, 1x trash)
[openssl.git] / crypto / rsa / rsa_lib.c
index dc996fc4f1764c0488dc71ff27200a5d87e1b17a..27cd8ae8bff4f12cf48c6c4f0fc81ad42e0dd786 100644 (file)
@@ -63,7 +63,7 @@
 #include "bn.h"
 #include "rsa.h"
 
-char *RSA_version="RSA part of OpenSSL 0.9.1c 23-Dec-1998";
+char *RSA_version="RSA part of OpenSSL 0.9.2 31-Dec-1998";
 
 static RSA_METHOD *default_RSA_meth=NULL;
 static int rsa_meth_num=0;