Skip to content

Commit c9ffe93

Browse files
committed
increase to version 2.6.4
1 parent e79982e commit c9ffe93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# cpack --config CPackSourceConfig.cmake
99

1010
cmake_minimum_required(VERSION 3.15)
11-
project(dsfix VERSION 2.6.3 LANGUAGES CXX)
11+
project(dsfix VERSION 2.6.4 LANGUAGES CXX)
1212

1313
if(NOT MSVC)
1414
find_program(CCACHE ccache)

0 commit comments

Comments
 (0)