curl/src/version.h
2000-05-22 14:12:12 +00:00

4 lines
112 B
C

#define CURL_NAME "curl"
#define CURL_VERSION "7.0beta"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "