From 7d1d8bc3868b08ad003bad235eee57562b95b76d Mon Sep 17 00:00:00 2001 From: Thomas Bernard Date: Fri, 21 Oct 2022 22:47:21 +0200 Subject: [PATCH] miniupnpc version 2.2.4 --- miniupnpc/Changelog.txt | 4 +++- miniupnpc/VERSION | 2 +- miniupnpc/include/miniupnpc.h | 8 ++++---- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/miniupnpc/Changelog.txt b/miniupnpc/Changelog.txt index 908630f..486356e 100644 --- a/miniupnpc/Changelog.txt +++ b/miniupnpc/Changelog.txt @@ -1,6 +1,8 @@ -$Id: Changelog.txt,v 1.253 2022/02/19 23:21:56 nanard Exp $ +$Id: Changelog.txt,v 1.254 2022/10/21 21:13:12 nanard Exp $ miniUPnP client Changelog. +VERSION 2.2.4 : released 2022/10/21 + 2022/02/20: upnpc: use of @ to replace local lan address diff --git a/miniupnpc/VERSION b/miniupnpc/VERSION index 5859406..530cdd9 100644 --- a/miniupnpc/VERSION +++ b/miniupnpc/VERSION @@ -1 +1 @@ -2.2.3 +2.2.4 diff --git a/miniupnpc/include/miniupnpc.h b/miniupnpc/include/miniupnpc.h index a10bd95..75fb8b7 100644 --- a/miniupnpc/include/miniupnpc.h +++ b/miniupnpc/include/miniupnpc.h @@ -1,9 +1,9 @@ -/* $Id: miniupnpc.h,v 1.59 2021/09/28 21:39:17 nanard Exp $ */ +/* $Id: miniupnpc.h,v 1.61 2022/10/21 21:15:02 nanard Exp $ */ /* vim: tabstop=4 shiftwidth=4 noexpandtab * Project: miniupnp - * http://miniupnp.free.fr/ + * http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/ * Author: Thomas Bernard - * Copyright (c) 2005-2021 Thomas Bernard + * Copyright (c) 2005-2022 Thomas Bernard * This software is subjects to the conditions detailed * in the LICENCE file provided within this distribution */ #ifndef MINIUPNPC_H_INCLUDED @@ -20,7 +20,7 @@ #define UPNPDISCOVER_MEMORY_ERROR (-102) /* versions : */ -#define MINIUPNPC_VERSION "2.2.3" +#define MINIUPNPC_VERSION "2.2.4" #define MINIUPNPC_API_VERSION 17 /* Source port: