Skip to content

Commit a366269

Browse files
authored
Update CMakeLists.txt
Version 0.7.0
1 parent 9935de2 commit a366269

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
@@ -27,7 +27,7 @@ else()
2727
add_compile_options(-Wall -Wextra -pedantic -Werror)
2828
endif()
2929

30-
set( version 0.6.0 )
30+
set( version 0.7.0 )
3131

3232
# mainframe ==================================================================
3333

0 commit comments

Comments
 (0)