1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-24 15:26:15 +00:00

Update miniupnpc to 2.2.4

This commit is contained in:
DeeJayLSP
2022-11-30 10:22:02 -03:00
parent cd491c6e47
commit f592f6ba0c
6 changed files with 29 additions and 26 deletions

View File

@@ -4,7 +4,7 @@
#include "core/version.h"
#define OS_STRING VERSION_NAME "/1.0"
#define MINIUPNPC_VERSION_STRING "2.2.3"
#define MINIUPNPC_VERSION_STRING "2.2.4"
#if 0
/* according to "UPnP Device Architecture 1.0" */