CMakeLists.txt

changeset 39
c3fcc599a119
parent 15
83314e7b1b4a
child 43
70c99c2084dc
--- a/CMakeLists.txt	Sat Nov 23 22:31:49 2019 +0100
+++ b/CMakeLists.txt	Sun Nov 24 11:34:36 2019 +0100
@@ -2,7 +2,7 @@
 # in this exact order for cmake to work correctly
 cmake_minimum_required(VERSION 3.5)
 
-set(PROJECT_VER "0.1.0")
+set(PROJECT_VER "0.2.0")
 set(PROJECT_NAME "co2meter")
 
 include($ENV{IDF_PATH}/tools/cmake/project.cmake)

mercurial