X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=config_win32.h;h=6db3930c11e71292126bfc7222a13065baeec7ad;hb=refs%2Fheads%2Fupstream_master;hp=29f34469cb707619c8a299ba04d5456eef51bce6;hpb=59934050ad23eb4a6b3d24be1ab8f22d43dc5a9b;p=shibboleth%2Fcpp-xmltooling.git diff --git a/config_win32.h b/config_win32.h index 29f3446..6db3930 100644 --- a/config_win32.h +++ b/config_win32.h @@ -104,6 +104,9 @@ /* Define to 1 if you have the `curl_off_t' type. */ #define HAVE_CURL_OFF_T 1 +/* Define to 1 if you have support for the CURLINFO_TLS_SSL_PTR feature. */ +#define HAVE_CURLINFO_TLS_SSL_PTR 1 + /* Name of package */ #define PACKAGE "xmltooling" @@ -114,13 +117,13 @@ #define PACKAGE_NAME "xmltooling" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "xmltooling 1.5.0" +#define PACKAGE_STRING "xmltooling 1.6.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "xmltooling" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.5.0" +#define PACKAGE_VERSION "1.6.0" /* Define to the necessary symbol if this constant uses a non-standard name on your system. */ @@ -133,7 +136,7 @@ /* #undef TM_IN_SYS_TIME */ /* Version number of package */ -#define VERSION "1.5.0" +#define VERSION "1.6.0" /* Define if you wish to disable XML-Security-dependent features. */ /* #undef XMLTOOLING_NO_XMLSEC */