curl/src/version.h
Daniel Stenberg 546572da04 7.7 commit
2001-03-22 17:21:07 +00:00

4 lines
108 B
C

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