curl/src/version.h
2000-11-22 14:27:47 +00:00

4 lines
113 B
C

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