curl/src/version.h
Daniel Stenberg 67273eed9b 7.9.8 commit
2002-06-13 14:37:15 +00:00

4 lines
110 B
C

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