mirror of
https://github.com/curl/curl.git
synced 2026-04-24 01:02:11 +03:00
3 lines
115 B
C
3 lines
115 B
C
#define CURL_NAME "curl"
|
|
#define CURL_VERSION "7.8.2-pre1"
|
|
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
|