diff options
author | Jakub Marcowski <01158831@pw.edu.pl> | 2024-02-13 15:38:30 +0100 |
---|---|---|
committer | Jakub Marcowski <01158831@pw.edu.pl> | 2024-02-13 16:06:52 +0100 |
commit | 72b80b3cdfb90dbaad3ebe445eb7a3002f97471a (patch) | |
tree | 11a48530f7081b2a3c04d77d22442fdd9260c0d6 /thirdparty/miniupnpc/include | |
parent | dfe226b93346c208787728eceecc2c64d81a9553 (diff) | |
download | redot-engine-72b80b3cdfb90dbaad3ebe445eb7a3002f97471a.tar.gz |
miniupnpc: Update to version 2.2.6
Diffstat (limited to 'thirdparty/miniupnpc/include')
-rw-r--r-- | thirdparty/miniupnpc/include/miniupnpc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/thirdparty/miniupnpc/include/miniupnpc.h b/thirdparty/miniupnpc/include/miniupnpc.h index 721819583f..808c6ad975 100644 --- a/thirdparty/miniupnpc/include/miniupnpc.h +++ b/thirdparty/miniupnpc/include/miniupnpc.h @@ -1,4 +1,4 @@ -/* $Id: miniupnpc.h,v 1.62 2023/06/11 23:25:46 nanard Exp $ */ +/* $Id: miniupnpc.h,v 1.63 2024/01/04 00:45:17 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.5" +#define MINIUPNPC_VERSION "2.2.6" #define MINIUPNPC_API_VERSION 17 /* Source port: |