mirror of
https://github.com/curl/curl.git
synced 2026-05-01 13:27:52 +03:00
3 lines
111 B
C
3 lines
111 B
C
#define CURL_NAME "curl"
|
|
#define CURL_VERSION "7.10.3"
|
|
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
|