curl/src/version.h
2001-01-05 06:30:18 +00:00

3 lines
110 B
C

#define CURL_NAME "curl"
#define CURL_VERSION "7.5.2"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "