Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
Version 0.7.0
  • Loading branch information
tedmiddleton authored Oct 10, 2022
1 parent 9935de2 commit a366269
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 @@ -27,7 +27,7 @@ else()
add_compile_options(-Wall -Wextra -pedantic -Werror)
endif()

set( version 0.6.0 )
set( version 0.7.0 )

# mainframe ==================================================================

Expand Down

0 comments on commit a366269

Please sign in to comment.