curl/src/version.h
Daniel Stenberg ac98c73b04 7.6
2001-01-27 16:16:54 +00:00

3 lines
108 B
C

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