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