Version 0.3.0

Fri, 21 Oct 2022 17:01:20 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 21 Oct 2022 17:01:20 +0200
changeset 418
236b62fd484e
parent 417
f3da256dcbc2
child 419
d49f38cc76a0

Version 0.3.0

CMakeLists.txt file | annotate | diff | comparison | revisions
--- a/CMakeLists.txt	Fri Oct 21 16:59:31 2022 +0200
+++ b/CMakeLists.txt	Fri Oct 21 17:01:20 2022 +0200
@@ -8,8 +8,8 @@
 # ===== Set application version =====
 
 SET( bmsapp_VERSION_MAJOR 0 )
-SET( bmsapp_VERSION_MINOR 2 )
-SET( bmsapp_VERSION_PATCH 28 )
+SET( bmsapp_VERSION_MINOR 3 )
+SET( bmsapp_VERSION_PATCH 0 )
 
 # Compile flags
 

mercurial