use more correctly named define.

This commit is contained in:
Gunter Knauf 2008-01-24 14:14:34 +00:00
parent e322513698
commit c93ba48da2
2 changed files with 2 additions and 1 deletions

View file

@ -26,6 +26,7 @@
#include <curl/curlver.h>
#define CURL_NAME "curl"
#define CURL_COPYRIGHT LIBCURL_COPYRIGHT
#define CURL_VERSION LIBCURL_VERSION
#define CURL_VERSION_MAJOR LIBCURL_VERSION_MAJOR
#define CURL_VERSION_MINOR LIBCURL_VERSION_MINOR