curl/src/version.h
Daniel Stenberg 7dbad3c382 7.8.1
2001-08-20 07:59:03 +00:00

3 lines
110 B
C

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