curl/src/version.h
Daniel Stenberg 5370d7a6eb 7.9.4
2002-02-05 11:43:29 +00:00

3 lines
110 B
C

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