summaryrefslogtreecommitdiff
path: root/src/version.h
blob: ec1798c84ddf0a832beb816f6fc8d6e703367fac (plain)
1
2
3
#define CURL_NAME "curl"
#define CURL_VERSION "7.9.5"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "