From 4556aa1e8cbb3579b809d38a2a4d32e8f8dd834b Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Thu, 18 Feb 2016 10:11:57 +0100 Subject: [PATCH] Updated libupnp version in headers --- submodules/externals/build/libupnp/inc/autoconfig.h | 10 +++++----- submodules/externals/build/libupnp/inc/upnpconfig.h | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/submodules/externals/build/libupnp/inc/autoconfig.h b/submodules/externals/build/libupnp/inc/autoconfig.h index 77f5b4617..7fddb66c0 100644 --- a/submodules/externals/build/libupnp/inc/autoconfig.h +++ b/submodules/externals/build/libupnp/inc/autoconfig.h @@ -105,7 +105,7 @@ #define PACKAGE_NAME "libupnp" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "libupnp 1.6.17" +#define PACKAGE_STRING "libupnp 1.6.19" /* 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.17" +#define PACKAGE_VERSION "1.6.19" /* Define to necessary symbol if this constant uses a non-standard name on your system. */ @@ -172,13 +172,13 @@ #define UPNP_VERSION_MINOR 6 /* see upnpconfig.h */ -#define UPNP_VERSION_PATCH 17 +#define UPNP_VERSION_PATCH 19 /* see upnpconfig.h */ -#define UPNP_VERSION_STRING "1.6.17" +#define UPNP_VERSION_STRING "1.6.19" /* Version number of package */ -#define VERSION "1.6.17" +#define VERSION "1.6.19" /* File Offset size */ #define _FILE_OFFSET_BITS 64 diff --git a/submodules/externals/build/libupnp/inc/upnpconfig.h b/submodules/externals/build/libupnp/inc/upnpconfig.h index f20255704..ae8d54b8d 100644 --- a/submodules/externals/build/libupnp/inc/upnpconfig.h +++ b/submodules/externals/build/libupnp/inc/upnpconfig.h @@ -40,7 +40,7 @@ ***************************************************************************/ /** The library version (string) e.g. "1.3.0" */ -#define UPNP_VERSION_STRING "1.6.17" +#define UPNP_VERSION_STRING "1.6.19" /** Major version of the library */ #define UPNP_VERSION_MAJOR 1 @@ -49,7 +49,7 @@ #define UPNP_VERSION_MINOR 6 /** Patch version of the library */ -#define UPNP_VERSION_PATCH 17 +#define UPNP_VERSION_PATCH 19 /** The library version (numeric) e.g. 10300 means version 1.3.0 */ #define UPNP_VERSION \