curl/src/version.h
Daniel Stenberg 13962adcb5 7.3 commit
2000-09-28 10:26:44 +00:00

4 lines
108 B
C

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