CMakeLists.txt

changeset 26
29dc2064e2ce
parent 1
1c9894662795
child 32
84e54b14e7db
--- a/CMakeLists.txt	Wed Apr 12 16:37:17 2023 +0200
+++ b/CMakeLists.txt	Thu Apr 13 12:08:24 2023 +0200
@@ -4,7 +4,7 @@
 # CMakeLists in this exact order for cmake to work correctly
 cmake_minimum_required(VERSION 3.16)
 
-set(PROJECT_VER "0.0.1")
+set(PROJECT_VER "0.4.0")
 set(PROJECT_NAME "iotbalkon")
 
 set(EXTRA_COMPONENT_DIRS esp-idf-lib/components)

mercurial