curl/src/version.h
Daniel Stenberg 16fe0c9be3 curl 7.7.2
2001-04-23 07:34:55 +00:00

4 lines
110 B
C

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