Skip to content

Commit

Permalink
Merge pull request #2253 from AntelopeIO/ehp/5.0-gh-2250-bump-version
Browse files Browse the repository at this point in the history
[4.0 -> 5.0] Bump release to fix binary to variant issue
  • Loading branch information
ericpassmore committed Feb 21, 2024
2 parents 0590e02 + fba54da commit 7cd03d6
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 5)
set(VERSION_MINOR 0)
set(VERSION_PATCH 1)
set(VERSION_PATCH 2)
#set(VERSION_SUFFIX rc3)

if(VERSION_SUFFIX)
Expand Down

0 comments on commit 7cd03d6

Please sign in to comment.