miniupnpc version 2.2.8

This commit is contained in:
Thomas Bernard 2024-06-09 00:16:26 +02:00
parent 16e9dc0323
commit b55145ec09
No known key found for this signature in database
GPG Key ID: DB511043A31ACAAF
4 changed files with 7 additions and 5 deletions

View File

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

View File

@ -1,6 +1,8 @@
$Id: Changelog.txt,v 1.267 2024/05/16 00:19:18 nanard Exp $
$Id: Changelog.txt,v 1.268 2024/06/08 22:09:20 nanard Exp $
miniUPnP client Changelog.
VERSION 2.2.8 : released 2024/06/09
2024/05/16:
IPv6: try site-local before link-local

View File

@ -1 +1 @@
2.2.7
2.2.8

View File

@ -1,4 +1,4 @@
/* $Id: miniupnpc.h,v 1.64 2024/03/19 23:26:06 nanard Exp $ */
/* $Id: miniupnpc.h,v 1.66 2024/06/08 22:13:14 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.7"
#define MINIUPNPC_VERSION "2.2.8"
#define MINIUPNPC_API_VERSION 18
/* Source port: