mirror of
https://github.com/curl/curl.git
synced 2026-08-08 03:22:55 +03:00
3 lines
110 B
C
3 lines
110 B
C
#define CURL_NAME "curl"
|
|
#define CURL_VERSION "6.5.2"
|
|
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
|