Skip to content

Commit 82142cf

Browse files
committed
Bump version.
1 parent 9f66663 commit 82142cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ project(cppan C CXX)
3939

4040
set(VERSION_MAJOR 0)
4141
set(VERSION_MINOR 1)
42-
set(VERSION_PATCH 6)
42+
set(VERSION_PATCH 7)
4343

4444
# Output directory settings
4545
set(output_dir ${CMAKE_BINARY_DIR}/bin)

0 commit comments

Comments
 (0)