summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorben <ben>1999-05-23 16:35:29 +0000
committerben <ben>1999-05-23 16:35:29 +0000
commit7e451be01814aaec829c1f4413e082df22fb4cae (patch)
tree5e1aead050d9ef5112a4445364cc22b0f9cb706b
parent1d415c7ac4ddab43cdcc2563d714c4283e7d713a (diff)
downloadopenssl-OpenSSL_0_9_3beta2.tar.gz
Prepare for final(?) beta.OpenSSL_0_9_3beta2
-rw-r--r--crypto/opensslv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/opensslv.h b/crypto/opensslv.h
index 54ae41056..d6a072ee4 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 */