From 24abc46963e72f625edd0e60f50f98ce3b5cb3a4 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Sun, 23 May 1999 16:35:29 +0000 Subject: [PATCH] Prepare for final(?) beta. --- crypto/opensslv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/opensslv.h b/crypto/opensslv.h index 54ae410563..d6a072ee49 100644 --- a/crypto/opensslv.h +++ b/crypto/opensslv.h @@ -14,7 +14,7 @@ * (Prior to 0.9.3-dev a different scheme was used: 0.9.2b is 0x0922.) */ #define OPENSSL_VERSION_NUMBER 0x00903002L -#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.3beta2-dev 20 May 1999" +#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.3beta2 23 May 1999" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT #endif /* HEADER_OPENSSLV_H */ -- 2.34.1