aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/opensslv.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-12-05 22:53:30 +0000
committerRichard Levitte <levitte@openssl.org>2002-12-05 22:53:30 +0000
commit8ca0db580e8f9ae4145776cbb533e3785eafbdf9 (patch)
tree127bdf6a2cc1ae1944c8dbb020dc5191d021f620 /crypto/opensslv.h
parent631cdb9f690e78d71e417e9315ef68acc87053b7 (diff)
downloadopenssl-8ca0db580e8f9ae4145776cbb533e3785eafbdf9.tar.gz
Update version to 0.9.6i, even if that's never going to be released.
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 afd9b9ba0e..1f92997e94 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 0x0090608fL
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6h 5 Dec 2002"
+#define OPENSSL_VERSION_NUMBER 0x00906090L
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6i-dev xx XXX xxxx"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT