Skip to content

Commit afe64bb

Browse files
committed
miniupnpc: Update to 2.2.7
No change for the files we include.
1 parent f6a78f8 commit afe64bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

thirdparty/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ to solve some MSVC warnings. See the patches in the `patches` directory.
592592
## miniupnpc
593593

594594
- Upstream: https://github.com/miniupnp/miniupnp
595-
- Version: 2.2.6 (faad29d7300f1bfa9dc7795031993c04c5191f59, 2024)
595+
- Version: 2.2.7 (d4d5ec7d48c093b37b2ea5d7171ede21ce9d7ff2, 2024)
596596
- License: BSD-3-Clause
597597

598598
Files extracted from upstream source:

thirdparty/miniupnpc/src/miniupnpcstrings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define MINIUPNPCSTRINGS_H_INCLUDED
33

44
#define OS_STRING "Godot Engine/1.0"
5-
#define MINIUPNPC_VERSION_STRING "2.2.6"
5+
#define MINIUPNPC_VERSION_STRING "2.2.7"
66

77
#if 0
88
/* according to "UPnP Device Architecture 1.0" */

0 commit comments

Comments
 (0)