curl/src/version.h
Daniel Stenberg 95a4b8db68 7.10.5 commit
2003-05-19 11:45:10 +00:00

4 lines
111 B
C

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