miniupnpc version 2.2.5

This commit is contained in:
Thomas Bernard 2023-06-12 01:20:36 +02:00
parent 51fa714bbb
commit 58837ef586
No known key found for this signature in database
GPG Key ID: DB511043A31ACAAF
4 changed files with 14 additions and 5 deletions

View File

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
project (miniupnpc
VERSION 2.2.4
VERSION 2.2.5
DESCRIPTION "UPnP IGD client lightweight library"
HOMEPAGE_URL https://miniupnp.tuxfamily.org/
LANGUAGES C)

View File

@ -1,8 +1,17 @@
$Id: Changelog.txt,v 1.255 2023/05/29 22:36:21 nanard Exp $
$Id: Changelog.txt,v 1.257 2023/06/11 23:25:45 nanard Exp $
miniUPnP client Changelog.
VERSION 2.2.5 : released 2023/06/12
2023/06/05:
GetListOfPortMappings NewStartPort 0 => 1
2023/05/30:
CheckPinholeWorking is optional
add 60x errors from UPnP Device Architecture
2023/01/04:
cmake: install binaries, man pages and external-ip.sh
VERSION 2.2.4 : released 2022/10/21

View File

@ -1 +1 @@
2.2.4
2.2.5

View File

@ -1,4 +1,4 @@
/* $Id: miniupnpc.h,v 1.61 2022/10/21 21:15:02 nanard Exp $ */
/* $Id: miniupnpc.h,v 1.62 2023/06/11 23:25:46 nanard Exp $ */
/* vim: tabstop=4 shiftwidth=4 noexpandtab
* Project: miniupnp
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
@ -20,7 +20,7 @@
#define UPNPDISCOVER_MEMORY_ERROR (-102)
/* versions : */
#define MINIUPNPC_VERSION "2.2.4"
#define MINIUPNPC_VERSION "2.2.5"
#define MINIUPNPC_API_VERSION 17
/* Source port: