Make GCC happy by removing an unused variable defintion.
[oweals/openssl.git] / crypto / cversion.c
index b8ab30ec1281309980af6b76e8db7a52c32aee4f..121bd1dcb5b72593da5762debfbc56b10e2b1b21 100644 (file)
@@ -66,7 +66,7 @@ char *SSLeay_version(t)
 int t;
        {
        if (t == SSLEAY_VERSION)
-               return("SSLeay/OpenSSL 0.9.1c 23-Dec-1998");
+               return("OpenSSL 0.9.2 31-Dec-1998");
        if (t == SSLEAY_BUILT_ON)
                {
 #ifdef DATE