Versie 0.3.16

Mon, 05 Jul 2021 10:31:38 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 05 Jul 2021 10:31:38 +0200
changeset 107
9e400c2fe22f
parent 106
191dccfe4252
child 108
9bfd85878edc

Versie 0.3.16

CMakeLists.txt file | annotate | diff | comparison | revisions
--- a/CMakeLists.txt	Mon Jul 05 10:30:05 2021 +0200
+++ b/CMakeLists.txt	Mon Jul 05 10:31:38 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.15")
+set(PROJECT_VER "0.3.16")
 set(PROJECT_NAME "brewboard")
 
 include($ENV{IDF_PATH}/tools/cmake/project.cmake)

mercurial