From 4dfb4c2fa35e098e0ecf7b7f95983c17e111452f Mon Sep 17 00:00:00 2001 From: Cubuss <9220880+Cubuss@users.noreply.github.com> Date: Thu, 29 Nov 2018 17:06:22 +0100 Subject: [PATCH] Update CMakeLists.txt --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7fcaf17..73f827b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.0) project (SwitchLanPlay) -set(LANPLAY_VERSION 0.0.5) +set(LANPLAY_VERSION 0.0.6) add_compile_options( "-Wall"