1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/src/version.h

4 lines
115 B
C

#define CURL_NAME "curl"
#define CURL_VERSION "7.7.4-pre2"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "