Skip to content

Commit

Permalink
Bump version to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Cooke committed May 4, 2021
1 parent e6ecb2c commit 6fe26e0
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 @@ project(octopus)

set(octopus_VERSION_MAJOR 0)
set(octopus_VERSION_MINOR 7)
set(octopus_VERSION_PATCH 3)
set(octopus_VERSION_PATCH 4)
set(octopus_VERSION_RELEASE "")

# Generate list of compile commands. This helps debugging and doesn't have a downside.
Expand Down

0 comments on commit 6fe26e0

Please sign in to comment.