mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-21 16:37:20 +01:00
miniupnpc: Update to 2.2.7
No change for the files we include. (cherry picked from commit afe64bb517a83faf931bc13094220f85f6789f82)
This commit is contained in:
parent
f6f52bbda0
commit
7d60fb20bb
2
thirdparty/README.md
vendored
2
thirdparty/README.md
vendored
@ -225,7 +225,7 @@ Files extracted from upstream repository:
|
||||
## miniupnpc
|
||||
|
||||
- Upstream: https://github.com/miniupnp/miniupnp
|
||||
- Version: 2.2.6 (faad29d7300f1bfa9dc7795031993c04c5191f59, 2024)
|
||||
- Version: 2.2.7 (d4d5ec7d48c093b37b2ea5d7171ede21ce9d7ff2, 2024)
|
||||
- License: BSD-3-Clause
|
||||
|
||||
Files extracted from upstream source:
|
||||
|
2
thirdparty/miniupnpc/src/miniupnpcstrings.h
vendored
2
thirdparty/miniupnpc/src/miniupnpcstrings.h
vendored
@ -2,7 +2,7 @@
|
||||
#define MINIUPNPCSTRINGS_H_INCLUDED
|
||||
|
||||
#define OS_STRING "Pandemonium Engine/1.0"
|
||||
#define MINIUPNPC_VERSION_STRING "2.2.6"
|
||||
#define MINIUPNPC_VERSION_STRING "2.2.7"
|
||||
|
||||
#if 0
|
||||
/* according to "UPnP Device Architecture 1.0" */
|
||||
|
Loading…
Reference in New Issue
Block a user