summaryrefslogtreecommitdiffstats
path: root/crypto/opensslv.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-04-17 12:52:33 +0000
committerRichard Levitte <levitte@openssl.org>2002-04-17 12:52:33 +0000
commita5232ab0a02f95350d4d1eebcec34feba065ba1d (patch)
tree5c9dd3621864000a249745de9f3854b48338c87a /crypto/opensslv.h
parentd2f64ef7253db1f81c6447f040b6708e6b5f8dc2 (diff)
Merge in the latest changes from 0.9.6-stable, including the versionOpenSSL-engine-0_9_6d-beta1
updates. The tags will be OpenSSL_0_9_6d-beta1 and OpenSSL-engine-0_9_6d-beta1.
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 83ace5442b..ad87acf1f2 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 0x00906040L
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6d-dev [engine] XX xxx XXXX"
+#define OPENSSL_VERSION_NUMBER 0x00906041L
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6d-beta1 [engine] 17 Apr 2002"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT