aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/opensslv.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-04-05 16:43:07 +0000
committerRichard Levitte <levitte@openssl.org>2001-04-05 16:43:07 +0000
commit4f647957c57c5ed2c902d1f9f9ab52fa0a6ef4bf (patch)
tree87375bdeef0a9bf05a3522a1bd5231c704390036 /crypto/opensslv.h
parent4424a12c430d7cede4e699bff32121db1f047f46 (diff)
downloadopenssl-4f647957c57c5ed2c902d1f9f9ab52fa0a6ef4bf.tar.gz
Release OpenSSL 0.9.6a.
The tag will be OpenSSL_0_9_6a
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 97cb788f58..8566730aaa 100644
--- a/crypto/opensslv.h
+++ b/crypto/opensslv.h
@@ -25,8 +25,8 @@
* (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
* major minor fix final patch/beta)
*/
-#define OPENSSL_VERSION_NUMBER 0x00906014L
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6a-beta4-dev XX xxx XXXX"
+#define OPENSSL_VERSION_NUMBER 0x0090601fL
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6a 5 Apr 2001"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT