Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
aut0 committed Feb 12, 2024
1 parent 02742a1 commit 4d1811b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
##############################################################################

cmake_minimum_required(VERSION 3.11)
project(mwr VERSION 2024.01.25 LANGUAGES CXX)
project(mwr VERSION 2024.02.12 LANGUAGES CXX)

set(MWR_LINTER "" CACHE STRING "Code linter to use")
set(MWR_COVERAGE OFF CACHE BOOL "Collect code coverage data")
Expand Down

0 comments on commit 4d1811b

Please sign in to comment.