Skip to content

Commit

Permalink
patch to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
will-rowe authored Aug 17, 2021
1 parent 9ec9035 commit b3a5d3c
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 @@ -34,7 +34,7 @@ project(ARTIC LANGUAGES CXX)
set(ARTIC_PROG_NAME artic-tools)
set(ARTIC_VERSION_MAJOR 0)
set(ARTIC_VERSION_MINOR 3)
set(ARTIC_VERSION_PATCH 0)
set(ARTIC_VERSION_PATCH 1)
configure_file (
"${PROJECT_SOURCE_DIR}/artic/version.hpp.in"
"${PROJECT_SOURCE_DIR}/artic/version.hpp"
Expand Down

0 comments on commit b3a5d3c

Please # to comment.