I forgot to change the status bits to release. OpenSSL_0_9_6j
authorRichard Levitte <levitte@openssl.org>
Thu, 10 Apr 2003 20:30:41 +0000 (20:30 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 10 Apr 2003 20:30:41 +0000 (20:30 +0000)
This file will be retagged.

crypto/opensslv.h

index 054d76f580c1d16619875ea56bf9e3c96abb6a2c..843d8f53e959bc89b793eb8467851f329dcb7826 100644 (file)
@@ -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