CMakeLists.txt

changeset 85
1e75ca367461
parent 76
3ff381bfa469
child 90
1397fb0b3a9d
--- a/CMakeLists.txt	Sun Jun 07 20:59:33 2020 +0200
+++ b/CMakeLists.txt	Sun Jun 07 21:20:11 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.3.10")
+set(PROJECT_VER "0.3.11")
 set(PROJECT_NAME "brewboard")
 
 include($ENV{IDF_PATH}/tools/cmake/project.cmake)

mercurial