CMakeLists.txt

changeset 50
aae0056bc20b
parent 47
1ab1f4a8c328
child 52
90a36619b07b
--- a/CMakeLists.txt	Sat Mar 14 15:52:04 2020 +0100
+++ b/CMakeLists.txt	Thu Apr 02 11:45:36 2020 +0200
@@ -2,7 +2,7 @@
 # in this exact order for cmake to work correctly
 cmake_minimum_required(VERSION 3.5)
 
-set(PROJECT_VER "0.2.2")
+set(PROJECT_VER "0.2.3")
 set(PROJECT_NAME "co2meter")
 
 include($ENV{IDF_PATH}/tools/cmake/project.cmake)

mercurial