summaryrefslogtreecommitdiffstats
path: root/crypto/crypto.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/crypto.h')
-rw-r--r--crypto/crypto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/crypto.h b/crypto/crypto.h
index 5f9c43edde..4641604b48 100644
--- a/crypto/crypto.h
+++ b/crypto/crypto.h
@@ -65,7 +65,7 @@ extern "C" {
#include "stack.h"
-#define OPENSSL_VERSION_NUMBER 0x0913 /* Version 0.9.1c is 0913 */
+#define OPENSSL_VERSION_NUMBER 0x0920 /* Version 0.9.1c is 0913 */
/* Backward compatibility to SSLeay */
/* This is more to be used to check the correct DLL is being used