diff options
Diffstat (limited to 'src/version.h')
-rw-r--r-- | src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h index c3ea019b5..325a93ef1 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.1" +#define CURL_VERSION "7.2" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |