Skip to content

Commit

Permalink
increase to version 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
oltolm committed Jul 21, 2022
1 parent e79982e commit c9ffe93
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 @@
# cpack --config CPackSourceConfig.cmake

cmake_minimum_required(VERSION 3.15)
project(dsfix VERSION 2.6.3 LANGUAGES CXX)
project(dsfix VERSION 2.6.4 LANGUAGES CXX)

if(NOT MSVC)
find_program(CCACHE ccache)
Expand Down

0 comments on commit c9ffe93

Please sign in to comment.