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

miniupnpc: Update to version 2.2.5

No change for the files we ship, so just bumping the version number.
This commit is contained in:
Rémi Verschelde
2023-08-07 17:50:40 +02:00
parent f2acfb1ffc
commit 74f21cb666
5 changed files with 6 additions and 6 deletions

View File

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