miniupnpc version 2.2.0

This commit is contained in:
Thomas Bernard 2020-11-09 20:52:52 +01:00
parent 82e874ada9
commit 9793607a76
No known key found for this signature in database
GPG Key ID: DB511043A31ACAAF
5 changed files with 10 additions and 8 deletions

View File

@ -1,6 +1,8 @@
$Id: Changelog.txt,v 1.242 2019/12/23 23:35:40 nanard Exp $
$Id: Changelog.txt,v 1.245 2020/11/09 19:49:02 nanard Exp $
miniUPnP client Changelog.
VERSION 2.2.0 : released 2020/11/09
2020/09/24:
Check properly for reserved IP addresses

View File

@ -1 +1 @@
2.1
2.2.0

View File

@ -1,8 +1,8 @@
/* $Id: connecthostport.c,v 1.22 2019/10/13 17:22:08 nanard Exp $ */
/* $Id: connecthostport.c,v 1.24 2020/11/09 19:26:53 nanard Exp $ */
/* vim: tabstop=4 shiftwidth=4 noexpandtab
* Project : miniupnp
* Author : Thomas Bernard
* Copyright (c) 2010-2019 Thomas Bernard
* Copyright (c) 2010-2020 Thomas Bernard
* This software is subject to the conditions detailed in the
* LICENCE file provided in this distribution. */

View File

@ -1,8 +1,8 @@
/* $Id: minisoap.c,v 1.25 2017/04/21 10:03:24 nanard Exp $ */
/* $Id: minisoap.c,v 1.30 2020/11/09 19:27:42 nanard Exp $ */
/* vim: tabstop=4 shiftwidth=4 noexpandtab
* Project : miniupnp
* Author : Thomas Bernard
* Copyright (c) 2005-2018 Thomas Bernard
* Copyright (c) 2005-2020 Thomas Bernard
* This software is subject to the conditions detailed in the
* LICENCE file provided in this distribution.
*

View File

@ -1,4 +1,4 @@
/* $Id: miniupnpc.h,v 1.53 2018/05/07 11:05:16 nanard Exp $ */
/* $Id: miniupnpc.h,v 1.55 2020/11/09 19:49:32 nanard Exp $ */
/* vim: tabstop=4 shiftwidth=4 noexpandtab
* Project: miniupnp
* http://miniupnp.free.fr/
@ -20,7 +20,7 @@
#define UPNPDISCOVER_MEMORY_ERROR (-102)
/* versions : */
#define MINIUPNPC_VERSION "2.1"
#define MINIUPNPC_VERSION "2.2.0"
#define MINIUPNPC_API_VERSION 17
/* Source port: