Skip to content

Commit

Permalink
Creating new release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaslundell committed May 28, 2020
1 parent 51663bb commit 17c1b03
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 @@ -121,7 +121,7 @@ message(STATUS "Git hash: " ${GITHASH})
# Sets version number
set(SHOT_VERSION_MAJOR 1)
set(SHOT_VERSION_MINOR 0)
set(SHOT_VERSION_PATCH 0)
set(SHOT_VERSION_PATCH 1)

mark_as_advanced(
SHOT_VERSION_MAJOR
Expand Down

0 comments on commit 17c1b03

Please sign in to comment.