Commit 631cdb9f authored by Richard Levitte's avatar Richard Levitte
Browse files

Small fault corrected

parent e98b0d68
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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	0x00906080L
#define OPENSSL_VERSION_NUMBER	0x0090608fL
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.6h  5 Dec 2002"
#define OPENSSL_VERSION_PTEXT	" part of " OPENSSL_VERSION_TEXT