X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=config_win32.h;h=53edbfe9f9fe128a05dc3db3a18fd562545e98fa;hp=ec4aa47d72bbb8f59b9bcb537d7dff0374f4abab;hb=87caecf37aca451b5b5e658416d6ddd19e62ae2b;hpb=f1208cd2f514700244816377443c4951dc22c848 diff --git a/config_win32.h b/config_win32.h index ec4aa47..53edbfe 100644 --- a/config_win32.h +++ b/config_win32.h @@ -81,19 +81,19 @@ #define PACKAGE "opensaml" /* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "https://bugs.internet2.edu/" +#define PACKAGE_BUGREPORT "https://issues.shibboleth.net/" /* Define to the full name of this package. */ #define PACKAGE_NAME "opensaml" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "opensaml 2.5" +#define PACKAGE_STRING "opensaml 2.5.4" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "opensaml" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.5" +#define PACKAGE_VERSION "2.5.4" /* Define to the necessary symbol if this constant uses a non-standard name on your system. */ @@ -106,14 +106,10 @@ /* #undef TM_IN_SYS_TIME */ /* Version number of package */ -#define VERSION "2.5" +#define VERSION "2.5.4" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `unsigned' if does not define. */ -/* #undef size_t */ - -/* The size of a `time_t', as computed by sizeof. */ -#define SIZEOF_TIME_T 8 - +/* #undef size_t */ \ No newline at end of file