Skip to content

Commit

Permalink
Merge pull request #756 from AntelopeIO/version-bump-1.0.1
Browse files Browse the repository at this point in the history
[1.0.1] Version bump to 1.0.1
  • Loading branch information
heifner authored Sep 12, 2024
2 parents c114fe5 + 7e32c55 commit 5746507
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 @@ -15,7 +15,7 @@ set( CXX_STANDARD_REQUIRED ON)

set(VERSION_MAJOR 1)
set(VERSION_MINOR 0)
set(VERSION_PATCH 0)
set(VERSION_PATCH 1)
#set(VERSION_SUFFIX rc3)

if(VERSION_SUFFIX)
Expand Down

0 comments on commit 5746507

Please sign in to comment.