curl/src/version.h
2001-01-19 09:38:48 +00:00

3 lines
113 B
C

#define CURL_NAME "curl"
#define CURL_VERSION "7.6-pre3"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "