curl/src/version.h
2002-02-20 13:46:53 +00:00

3 lines
115 B
C

#define CURL_NAME "curl"
#define CURL_VERSION "7.9.5-pre1"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "