bump miniupnpc API version number

pull/95/head
Riccardo Spagni 8 years ago
parent a4242c42b2
commit 1800d611a2
No known key found for this signature in database
GPG Key ID: 55432DF31CCD4FCD

@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 2.6)
project (miniupnpc C)
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
if(0)

Loading…
Cancel
Save