mirror of
https://github.com/curl/curl.git
synced 2026-06-20 11:35:37 +03:00
3 lines
118 B
C
3 lines
118 B
C
#define CURL_NAME "curl"
|
|
#define CURL_VERSION LIBCURL_VERSION
|
|
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
|