curl/src/version.h
Daniel Stenberg 259ac2dd77 7.8 commit
2001-06-07 09:39:29 +00:00

3 lines
108 B
C

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