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