Forgot to change the version number itself.
authorRichard Levitte <levitte@openssl.org>
Tue, 24 May 2005 03:57:12 +0000 (03:57 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 24 May 2005 03:57:12 +0000 (03:57 +0000)
crypto/opensslv.h

index 021a6cb7c6025fd44fba17da3cb3a6621f12280b..6208c19ee82630eba33f21cff1d1a19c3e8de0fc 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 0x00908002L
+#define OPENSSL_VERSION_NUMBER 0x00908003L
 #ifdef OPENSSL_FIPS
 #define OPENSSL_VERSION_TEXT   "OpenSSL 0.9.8-fips-beta3 XX xxx XXXX"
 #else