Go to the source code of this file.
◆ CURL_AT_LEAST_VERSION
◆ CURL_VERSION_BITS
| #define CURL_VERSION_BITS |
( |
|
x, |
|
|
|
y, |
|
|
|
z |
|
) |
| ((x)<<16|(y)<<8|z) |
◆ LIBCURL_COPYRIGHT
| #define LIBCURL_COPYRIGHT "1996 - 2017 Daniel Stenberg, <daniel@haxx.se>." |
◆ LIBCURL_TIMESTAMP
| #define LIBCURL_TIMESTAMP "[unreleased]" |
◆ LIBCURL_VERSION
| #define LIBCURL_VERSION "7.56.0-DEV" |
◆ LIBCURL_VERSION_MAJOR
| #define LIBCURL_VERSION_MAJOR 7 |
◆ LIBCURL_VERSION_MINOR
| #define LIBCURL_VERSION_MINOR 56 |
◆ LIBCURL_VERSION_NUM
| #define LIBCURL_VERSION_NUM 0x073800 |
◆ LIBCURL_VERSION_PATCH
| #define LIBCURL_VERSION_PATCH 0 |