Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-04-11 00:30:41 +0400
committerRichard Levitte <levitte@openssl.org>2003-04-11 00:30:41 +0400
commite352a9e6ecb320f849e41f8d349c2813729de6d3 (patch)
tree9e824dc2d3be49b7b896fc798d96827b26d11064
parent51c475465823de4412881f021a959f27eb1e3f24 (diff)
I forgot to change the status bits to release.OpenSSL_0_9_6j
This file will be retagged.
-rw-r--r--crypto/opensslv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/opensslv.h b/crypto/opensslv.h
index 054d76f580..843d8f53e9 100644
--- a/crypto/opensslv.h
+++ b/crypto/opensslv.h
@@ -25,7 +25,7 @@
* (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
* major minor fix final patch/beta)
*/
-#define OPENSSL_VERSION_NUMBER 0x009060a0L
+#define OPENSSL_VERSION_NUMBER 0x009060afL
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6j 10 Apr 2003"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT