curl/src/version.h

4 lines
115 B
C

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