aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-05-23 16:38:07 +0000
committerBen Laurie <ben@openssl.org>1999-05-23 16:38:07 +0000
commite09632f986c5bcdedd8454dd646705ef54724c78 (patch)
treeb1daff86119cf522ac42edcc31894b1dd9c85018
parent24abc46963e72f625edd0e60f50f98ce3b5cb3a4 (diff)
downloadopenssl-e09632f986c5bcdedd8454dd646705ef54724c78.tar.gz
Move to beta 3.
-rw-r--r--crypto/opensslv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/opensslv.h b/crypto/opensslv.h
index d6a072ee49..f8a3680317 100644
--- a/crypto/opensslv.h
+++ b/crypto/opensslv.h
@@ -13,8 +13,8 @@
* 1.2.3z 0x1020311a
* (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 23 May 1999"
+#define OPENSSL_VERSION_NUMBER 0x00903003L
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.3beta3-dev 23 May 1999"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
#endif /* HEADER_OPENSSLV_H */