CMakeLists.txt

changeset 75
224851e81117
parent 74
cba50f7529d0
child 76
3ff381bfa469
--- a/CMakeLists.txt	Mon Nov 25 21:01:46 2019 +0100
+++ b/CMakeLists.txt	Sun Apr 19 23:28:26 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.8")
+set(PROJECT_VER "0.3.9")
 set(PROJECT_NAME "brewboard")
 
 include($ENV{IDF_PATH}/tools/cmake/project.cmake)

mercurial