summaryrefslogtreecommitdiffstats
path: root/crypto/opensslv.h
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-05-20 19:46:23 +0000
committerBen Laurie <ben@openssl.org>1999-05-20 19:46:23 +0000
commitc1c96de01c5a9bd1b715f6968bf9972141c2ade6 (patch)
treee16eca170fbb0b9899fe37b7326bc0c62205d9ac /crypto/opensslv.h
parent6b6596202b54458b7ade4edbe39f1af74edd2db8 (diff)
Revert.
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 3c0bd9d4f1..1343e8b278 100644
--- a/crypto/opensslv.h
+++ b/crypto/opensslv.h
@@ -11,8 +11,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 0x00903001L
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.3beta1 20 May 1999"
+#define OPENSSL_VERSION_NUMBER 0x00903000L
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.3-dev 20 May 1999"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
#endif /* HEADER_OPENSSLV_H */