aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
blob: 9e67b851aac1698ca3b4dd290f9633b9a9a3b1e2 (plain)
1
2
3
#define CURL_NAME "curl"
#define CURL_VERSION "7.9.7"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "