curl/src/version.h
2000-05-30 16:31:46 +00:00

4 lines
114 B
C

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