Loading include/curl/curl.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -29,7 +29,7 @@ /* This is the version number of the libcurl package from which this header /* This is the version number of the libcurl package from which this header file origins: */ file origins: */ #define LIBCURL_VERSION "7.10.8-CVS" #define LIBCURL_VERSION "7.10.9-CVS" /* This is the numeric version of the libcurl version number, meant for easier /* This is the numeric version of the libcurl version number, meant for easier parsing and comparions by programs. The LIBCURL_VERSION_NUM define will parsing and comparions by programs. The LIBCURL_VERSION_NUM define will Loading Loading
include/curl/curl.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -29,7 +29,7 @@ /* This is the version number of the libcurl package from which this header /* This is the version number of the libcurl package from which this header file origins: */ file origins: */ #define LIBCURL_VERSION "7.10.8-CVS" #define LIBCURL_VERSION "7.10.9-CVS" /* This is the numeric version of the libcurl version number, meant for easier /* This is the numeric version of the libcurl version number, meant for easier parsing and comparions by programs. The LIBCURL_VERSION_NUM define will parsing and comparions by programs. The LIBCURL_VERSION_NUM define will Loading