aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/opensslv.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-02-19 12:34:21 +0000
committerRichard Levitte <levitte@openssl.org>2003-02-19 12:34:21 +0000
commit84c1d096e4a8d4b1748cf484421349e3e17f11c1 (patch)
tree5296169b684119e7c554664d7c1f93f0b782107e /crypto/opensslv.h
parent39c06a8b7349fa8fab06f7ebb4409fbeaa18c0d6 (diff)
downloadopenssl-84c1d096e4a8d4b1748cf484421349e3e17f11c1.tar.gz
Time to release 0.9.6i.OpenSSL_0_9_6i
The tag will be OpenSSL_0_9_6i.
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 1f92997e94..6806ef725f 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 0x00906090L
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6i-dev xx XXX xxxx"
+#define OPENSSL_VERSION_NUMBER 0x0090609fL
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6i Feb 19 2003"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT