curl/src/version.h

4 lines
118 B
C

#define CURL_NAME "curl"
#define CURL_VERSION LIBCURL_VERSION
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "