curl/src/version.h
Daniel Stenberg 48c1943824 7.10.8-pre2
2003-09-21 23:22:39 +00:00

3 lines
116 B
C

#define CURL_NAME "curl"
#define CURL_VERSION "7.10.8-pre2"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "