curl/src/version.h
Daniel Stenberg 5c2df3e1a4 7.10.7
2003-08-15 07:08:02 +00:00

4 lines
111 B
C

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