CMakeLists.txt

changeset 96
6a3fec0c3f88
parent 93
24cb415af787
child 104
03c38ad63e8c
--- a/CMakeLists.txt	Wed May 19 14:47:17 2021 +0200
+++ b/CMakeLists.txt	Wed May 19 17:21:33 2021 +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.13")
+set(PROJECT_VER "0.3.14")
 set(PROJECT_NAME "brewboard")
 
 include($ENV{IDF_PATH}/tools/cmake/project.cmake)

mercurial