curl/src/version.h
Daniel Stenberg f6163b375f 7.4.1 commit
2000-10-16 13:52:05 +00:00

4 lines
110 B
C

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