diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/curl/curlver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/curl/curlver.h b/include/curl/curlver.h index 43de0f28b..f4302a4da 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 |