summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-05-23 16:35:29 +0000
committerBen Laurie <ben@openssl.org>1999-05-23 16:35:29 +0000
commit24abc46963e72f625edd0e60f50f98ce3b5cb3a4 (patch)
tree3eebce43a37c7fcaefdd2ee89f6185f654757ddf
parentbdc98ffba9a95ac192268001dce2fe806aeea2e7 (diff)
downloadopenssl-new-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 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 */