4 lines
110 B
C
4 lines
110 B
C
#define CURL_NAME "curl"
|
|
#define CURL_VERSION "7.9.1"
|
|
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
|