mirror of
https://github.com/curl/curl.git
synced 2026-05-30 16:57:33 +03:00
3 lines
113 B
C
3 lines
113 B
C
#define CURL_NAME "curl"
|
|
#define CURL_VERSION "7.9-pre6"
|
|
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
|