Forgot to code the status bits for release. This file will be
authorRichard Levitte <levitte@openssl.org>
Thu, 10 Apr 2003 20:29:08 +0000 (20:29 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 10 Apr 2003 20:29:08 +0000 (20:29 +0000)
retagged.

crypto/opensslv.h

index 63f6d9ae59661a1805360fe6789a77957a35e237..08cb1d5018c81842f1d52ca156595cd07050e17a 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 0x00907020L
+#define OPENSSL_VERSION_NUMBER 0x0090702fL
 #define OPENSSL_VERSION_TEXT   "OpenSSL 0.9.7b 10 Apr 2003"
 #define OPENSSL_VERSION_PTEXT  " part of " OPENSSL_VERSION_TEXT