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