summaryrefslogtreecommitdiff
path: root/crypto/opensslv.h
diff options
context:
space:
mode:
authorben <ben>1999-05-24 20:52:13 +0000
committerben <ben>1999-05-24 20:52:13 +0000
commitc4420fd5364f975e6ff3f5aafa1604d44298aea7 (patch)
tree20ddc8d3c6e6e37db2d9d2996a1aed8c56492a52 /crypto/opensslv.h
parent0bb755e62fec3d3f86fd5b73c80eaf30d754deec (diff)
downloadopenssl-c4420fd5364f975e6ff3f5aafa1604d44298aea7.tar.gz
Here we go: prepare to roll 0.9.3.OpenSSL_0_9_3
Diffstat (limited to 'crypto/opensslv.h')
-rw-r--r--crypto/opensslv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/opensslv.h b/crypto/opensslv.h
index f8a368031..bc3b03b6d 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 0x00903003L
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.3beta3-dev 23 May 1999"
+#define OPENSSL_VERSION_NUMBER 0x00903100L
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.3 23 May 1999"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
#endif /* HEADER_OPENSSLV_H */