curl/src/version.h
Daniel Stenberg 123c7b32db 7.10.1 commit
2002-10-11 13:25:08 +00:00

4 lines
111 B
C

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