1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-04 17:04:49 +00:00

Update miniupnpc to 2.2.4

(cherry picked from commit f592f6ba0c)
This commit is contained in:
DeeJayLSP
2022-11-30 10:22:02 -03:00
committed by Rémi Verschelde
parent 912cd43418
commit bd248650d1
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" */