diff --git a/CMakeLists.txt b/CMakeLists.txt index 84429f3..7fcaf17 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.0) project (SwitchLanPlay) -set(LANPLAY_VERSION 0.0.3) +set(LANPLAY_VERSION 0.0.5) add_compile_options( "-Wall"