curl/src/version.h
2001-08-06 08:43:37 +00:00

4 lines
115 B
C

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