Support for ASN1 ENUMERATED type. This copies and duplicates the ASN1_INTEGER
[openssl.git] / crypto / crypto.h
index 5f9c43edde067da823cc8481418e91792ebab6e6..4641604b48854b3f092af3b77fc382aad751ebc2 100644 (file)
@@ -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