summaryrefslogtreecommitdiffstats
path: root/crypto/opensslv.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-08-08 21:44:13 +0000
committerRichard Levitte <levitte@openssl.org>2002-08-08 21:44:13 +0000
commit8246c0607ad7cb76dd333d8cf7512e5fcd609f23 (patch)
treefb849dec326512bd842bcfaa02390e3f0807e68e /crypto/opensslv.h
parentbfce617770d1a4b1e3942842a1da828c46a1c8ab (diff)
Recent changes.OpenSSL-engine-0_9_6f
Time to release 0.9.6f [engine]. The tag will be OpenSSL-engine-0_9_6f.
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 6aa2806727..abc96683a5 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 0x00906060L
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6f-dev [engine] XX xxx XXXX"
+#define OPENSSL_VERSION_NUMBER 0x0090606fL
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6f [engine] 8 Aug 2002"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT