diff --git a/miniupnpc/CMakeLists.txt b/miniupnpc/CMakeLists.txt index 082b653..b37bda9 100644 --- a/miniupnpc/CMakeLists.txt +++ b/miniupnpc/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required (VERSION 2.6) project (miniupnpc C) -set (MINIUPNPC_VERSION 1.5) +set (MINIUPNPC_VERSION 1.6) set (MINIUPNPC_API_VERSION 8) if (NOT CMAKE_BUILD_TYPE)