diff options
-rw-r--r-- | lib/setup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/setup.h b/lib/setup.h index 2243bc986..936199138 100644 --- a/lib/setup.h +++ b/lib/setup.h @@ -305,7 +305,7 @@ typedef struct in_addr Curl_ipconnect; /* This could benefit from additional checks that some of the used/important header files are present as well before we define the USE_* define. */ #define USE_LIBIDN -#define LIBIDN_REQUIRED_VERSION "0.4.5" +#define LIBIDN_REQUIRED_VERSION "0.4.1" #endif #endif /* __CONFIG_H */ |