X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fopensslv.h;h=e9ebf1d734ee904e7f998e1cc4b871175c1195c8;hp=3f74793345dde6efec1a83ffa5a42fb27721697e;hb=11750113c62b61ac152f581c28691927ecf59729;hpb=13bf48c77ad62b11b0dab45678d7b1985575e15a diff --git a/crypto/opensslv.h b/crypto/opensslv.h index 3f74793345..e9ebf1d734 100644 --- a/crypto/opensslv.h +++ b/crypto/opensslv.h @@ -14,8 +14,8 @@ * 1.2.3z 0x1020311a * (Prior to 0.9.3-dev a different scheme was used: 0.9.2b is 0x0922.) */ -#define OPENSSL_VERSION_NUMBER 0x00905003L -#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5beta3-dev 27 Feb 2000" +#define OPENSSL_VERSION_NUMBER 0x00906000L +#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6-dev 28 Feb 2000" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT #endif /* HEADER_OPENSSLV_H */