curl/src/version.h
2003-02-24 18:14:48 +00:00

3 lines
116 B
C

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