miniupnpc version 2.2.3

This commit is contained in:
Thomas Bernard 2021-09-28 23:47:00 +02:00
parent d4610f4a38
commit 2df8120326
3 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
project (miniupnpc C)
set (MINIUPNPC_VERSION 2.2.2)
set (MINIUPNPC_VERSION 2.2.3)
set (MINIUPNPC_API_VERSION 17)
option (UPNPC_BUILD_STATIC "Build static library" TRUE)

View File

@ -1 +1 @@
2.2.2
2.2.3

View File

@ -1,4 +1,4 @@
/* $Id: miniupnpc.h,v 1.58 2021/03/02 23:49:52 nanard Exp $ */
/* $Id: miniupnpc.h,v 1.59 2021/09/28 21:39:17 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.2.2"
#define MINIUPNPC_VERSION "2.2.3"
#define MINIUPNPC_API_VERSION 17
/* Source port: