diff --git a/include/curl/curlver.h b/include/curl/curlver.h index 43de0f28b9..f4302a4da6 100644 --- a/include/curl/curlver.h +++ b/include/curl/curlver.h @@ -54,7 +54,7 @@ and it is always a greater number in a more recent release. It makes comparisons with greater than and less than work. */ -#define LIBCURL_VERSION_NUM 0x071300 +#define LIBCURL_VERSION_NUM 0x071301 /* * This is the date and time when the full source package was created. The