mirror of
https://github.com/moparisthebest/curl
synced 2024-11-07 10:05:06 -05:00
4 lines
113 B
C
4 lines
113 B
C
#define CURL_NAME "curl"
|
|
#define CURL_VERSION "7.6-pre3"
|
|
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
|