curl/src/version.h
Daniel Stenberg 52707f9590 7.5-commit
2000-12-04 09:44:57 +00:00

4 lines
108 B
C

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