aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/opensslv.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-02-19 12:56:04 +0000
committerRichard Levitte <levitte@openssl.org>2003-02-19 12:56:04 +0000
commitfc68e4a01b39e6367bd5beff11ec393d14563789 (patch)
tree382a569d93dd73b89e625a51e15adf4cbb84de1c /crypto/opensslv.h
parent84c1d096e4a8d4b1748cf484421349e3e17f11c1 (diff)
downloadopenssl-fc68e4a01b39e6367bd5beff11ec393d14563789.tar.gz
Release of 0.9.6i is tagged, let's pretend to move on to 0.9.6j.
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 6806ef725f..2665530cd8 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 0x0090609fL
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6i Feb 19 2003"
+#define OPENSSL_VERSION_NUMBER 0x009060a0L
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6j-dev xx XXX 2003"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT