Version 0.4.2

Tue, 17 Oct 2023 09:17:02 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 17 Oct 2023 09:17:02 +0200
changeset 514
6884d00dd16c
parent 513
74835ade981e
child 515
73501316e300

Version 0.4.2

CMakeLists.txt file | annotate | diff | comparison | revisions
--- a/CMakeLists.txt	Mon Oct 16 13:54:20 2023 +0200
+++ b/CMakeLists.txt	Tue Oct 17 09:17:02 2023 +0200
@@ -9,7 +9,7 @@
 
 SET( bmsapp_VERSION_MAJOR 0 )
 SET( bmsapp_VERSION_MINOR 4 )
-SET( bmsapp_VERSION_PATCH 1 )
+SET( bmsapp_VERSION_PATCH 2 )
 
 # Compile flags
 

mercurial