Go to the documentation of this file.    1 #ifndef __CURL_CURLVER_H     2 #define __CURL_CURLVER_H    30 #define LIBCURL_COPYRIGHT "1996 - 2009 Daniel Stenberg, <daniel@haxx.se>."    34 #define LIBCURL_VERSION "7.19.7"    38 #define LIBCURL_VERSION_MAJOR 7    39 #define LIBCURL_VERSION_MINOR 19    40 #define LIBCURL_VERSION_PATCH 7    57 #define LIBCURL_VERSION_NUM 0x071307    68 #define LIBCURL_TIMESTAMP "Wed Nov  4 12:34:59 UTC 2009"