mirror of
https://github.com/curl/curl.git
synced 2026-04-21 07:12:12 +03:00
3 lines
116 B
C
3 lines
116 B
C
#define CURL_NAME "curl"
|
|
#define CURL_VERSION "7.10.4-pre2"
|
|
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
|