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