#include <curl/curlver.h>
Go to the source code of this file.
Defines | |
#define | CURL_COPYRIGHT LIBCURL_COPYRIGHT |
#define | CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |
#define | CURL_NAME "curl" |
#define | CURL_VERSION LIBCURL_VERSION |
#define | CURL_VERSION_MAJOR LIBCURL_VERSION_MAJOR |
#define | CURL_VERSION_MINOR LIBCURL_VERSION_MINOR |
#define | CURL_VERSION_PATCH LIBCURL_VERSION_PATCH |
#define CURL_COPYRIGHT LIBCURL_COPYRIGHT |
Definition at line 27 of file tool_version.h.
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |
Definition at line 32 of file tool_version.h.
#define CURL_NAME "curl" |
Definition at line 26 of file tool_version.h.
#define CURL_VERSION LIBCURL_VERSION |
Definition at line 28 of file tool_version.h.
Definition at line 29 of file tool_version.h.
Definition at line 30 of file tool_version.h.
Definition at line 31 of file tool_version.h.