Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
lPrimemaster committed Feb 20, 2025
1 parent 7c9ac8c commit eab3b54
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 @@ -8,7 +8,7 @@ include(cmake/InstallMulex.cmake)
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)

# Version configuration
project(mulex-fk VERSION 0.4.0)
project(mulex-fk VERSION 0.4.1)
set(PROJECT_VNAME Wise)

set(CMAKE_CXX_STANDARD 20)
Expand Down

0 comments on commit eab3b54

Please sign in to comment.