Homekeeping for the next release.

This commit is contained in:
Marcelo Roberto Jimenez
2011-11-14 12:44:15 -02:00
parent 631259dcfc
commit b35761e893
6 changed files with 25 additions and 10 deletions

View File

@@ -105,7 +105,7 @@
#define PACKAGE_NAME "libupnp"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "libupnp 1.6.14"
#define PACKAGE_STRING "libupnp 1.6.15"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "libupnp"
@@ -114,7 +114,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "1.6.14"
#define PACKAGE_VERSION "1.6.15"
/* Define to necessary symbol if this constant uses a non-standard name on
your system. */
@@ -157,13 +157,13 @@
#define UPNP_VERSION_MINOR 6
/* see upnpconfig.h */
#define UPNP_VERSION_PATCH 14
#define UPNP_VERSION_PATCH 15
/* see upnpconfig.h */
#define UPNP_VERSION_STRING "1.6.14"
#define UPNP_VERSION_STRING "1.6.15"
/* Version number of package */
#define VERSION "1.6.14"
#define VERSION "1.6.15"
/* File Offset size */
#define _FILE_OFFSET_BITS 64