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