|
a/windows/config_windows.h |
|
b/windows/config_windows.h |
|
... |
|
... |
67 |
|
67 |
|
68 |
/* Define to the full name of this package. */
|
68 |
/* Define to the full name of this package. */
|
69 |
#define PACKAGE_NAME "libupnpp"
|
69 |
#define PACKAGE_NAME "libupnpp"
|
70 |
|
70 |
|
71 |
/* Define to the full name and version of this package. */
|
71 |
/* Define to the full name and version of this package. */
|
72 |
#define PACKAGE_STRING "libupnpp 0.12.1"
|
72 |
#define PACKAGE_STRING "libupnpp 0.15.1"
|
73 |
|
73 |
|
74 |
/* Define to the one symbol short name of this package. */
|
74 |
/* Define to the one symbol short name of this package. */
|
75 |
#define PACKAGE_TARNAME "libupnpp"
|
75 |
#define PACKAGE_TARNAME "libupnpp"
|
76 |
|
76 |
|
77 |
/* Define to the home page for this package. */
|
77 |
/* Define to the home page for this package. */
|
78 |
#define PACKAGE_URL "http://www.lesbonscomptes.com/upmpdcli"
|
78 |
#define PACKAGE_URL "http://www.lesbonscomptes.com/upmpdcli"
|
79 |
|
79 |
|
80 |
/* Define to the version of this package. */
|
80 |
/* Define to the version of this package. */
|
81 |
#define PACKAGE_VERSION "0.12.1"
|
81 |
#define PACKAGE_VERSION "0.15.1"
|
82 |
|
82 |
|
83 |
/* Define to 1 if you have the ANSI C header files. */
|
83 |
/* Define to 1 if you have the ANSI C header files. */
|
84 |
#define STDC_HEADERS 1
|
84 |
#define STDC_HEADERS 1
|
85 |
|
85 |
|
86 |
/* File Offset size */
|
86 |
/* File Offset size */
|