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