Files
curl/src/version.h
Daniel Stenberg bdb5e5a250 7.10.6
2003-07-28 12:13:48 +00:00

4 lines
111 B
C

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