We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 18b6ade + afe64bb commit 0e7c9d5Copy full SHA for 0e7c9d5
thirdparty/README.md
@@ -591,7 +591,7 @@ to solve some MSVC warnings. See the patches in the `patches` directory.
591
## miniupnpc
592
593
- Upstream: https://github.com/miniupnp/miniupnp
594
-- Version: 2.2.6 (faad29d7300f1bfa9dc7795031993c04c5191f59, 2024)
+- Version: 2.2.7 (d4d5ec7d48c093b37b2ea5d7171ede21ce9d7ff2, 2024)
595
- License: BSD-3-Clause
596
597
Files extracted from upstream source:
thirdparty/miniupnpc/src/miniupnpcstrings.h
@@ -2,7 +2,7 @@
2
#define MINIUPNPCSTRINGS_H_INCLUDED
3
4
#define OS_STRING "Godot Engine/1.0"
5
-#define MINIUPNPC_VERSION_STRING "2.2.6"
+#define MINIUPNPC_VERSION_STRING "2.2.7"
6
7
#if 0
8
/* according to "UPnP Device Architecture 1.0" */
0 commit comments