wut  1.0.0-beta9
Wii U Toolchain
Macros
curlver.h File Reference

Go to the source code of this file.

Macros

#define LIBCURL_COPYRIGHT   "1996 - 2011 Daniel Stenberg, <daniel@haxx.se>."
 
#define LIBCURL_VERSION   "7.21.7"
 
#define LIBCURL_VERSION_MAJOR   7
 
#define LIBCURL_VERSION_MINOR   21
 
#define LIBCURL_VERSION_PATCH   7
 
#define LIBCURL_VERSION_NUM   0x071507
 
#define LIBCURL_TIMESTAMP   "DEV"
 

Macro Definition Documentation

◆ LIBCURL_COPYRIGHT

#define LIBCURL_COPYRIGHT   "1996 - 2011 Daniel Stenberg, <daniel@haxx.se>."

Definition at line 29 of file curlver.h.

◆ LIBCURL_VERSION

#define LIBCURL_VERSION   "7.21.7"

Definition at line 33 of file curlver.h.

◆ LIBCURL_VERSION_MAJOR

#define LIBCURL_VERSION_MAJOR   7

Definition at line 37 of file curlver.h.

◆ LIBCURL_VERSION_MINOR

#define LIBCURL_VERSION_MINOR   21

Definition at line 38 of file curlver.h.

◆ LIBCURL_VERSION_PATCH

#define LIBCURL_VERSION_PATCH   7

Definition at line 39 of file curlver.h.

◆ LIBCURL_VERSION_NUM

#define LIBCURL_VERSION_NUM   0x071507

Definition at line 56 of file curlver.h.

◆ LIBCURL_TIMESTAMP

#define LIBCURL_TIMESTAMP   "DEV"

Definition at line 67 of file curlver.h.