CMakeLists.txt

changeset 124
73ee3cc32a49
parent 121
30aca5888d2b
child 126
e133a292ad21
--- a/CMakeLists.txt	Sat Oct 01 14:23:15 2022 +0200
+++ b/CMakeLists.txt	Thu Oct 06 14:17:05 2022 +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.21")
+set(PROJECT_VER "0.3.22")
 set(PROJECT_NAME "brewboard")
 
 include($ENV{IDF_PATH}/tools/cmake/project.cmake)

mercurial