diff --git a/include/curl/curlver.h b/include/curl/curlver.h index 318628bd2..9b3790c20 100644 --- a/include/curl/curlver.h +++ b/include/curl/curlver.h @@ -28,7 +28,7 @@ /* This is the version number of the libcurl package from which this header file origins: */ -#define LIBCURL_VERSION "7.16.3-CVS" +#define LIBCURL_VERSION "7.16.4-CVS" /* The numeric version number is also available "in parts" by using these defines: */