mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
bump miniupnpc API version number
This commit is contained in:
parent
a4242c42b2
commit
1800d611a2
2
external/miniupnpc/CMakeLists.txt
vendored
2
external/miniupnpc/CMakeLists.txt
vendored
@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 2.6)
|
|||||||
|
|
||||||
project (miniupnpc C)
|
project (miniupnpc C)
|
||||||
set (MINIUPNPC_VERSION 1.9)
|
set (MINIUPNPC_VERSION 1.9)
|
||||||
set (MINIUPNPC_API_VERSION 15)
|
set (MINIUPNPC_API_VERSION 16)
|
||||||
|
|
||||||
# - we comment out this block as we don't support these other build types
|
# - we comment out this block as we don't support these other build types
|
||||||
if(0)
|
if(0)
|
||||||
|
Loading…
Reference in New Issue
Block a user