Skip to content

Commit

Permalink
Merge pull request #2251 from AntelopeIO/ehp/gh-2250-bump-version
Browse files Browse the repository at this point in the history
[3.2] Bump version for binary to variant bug fix
  • Loading branch information
ericpassmore authored Feb 20, 2024
2 parents 9fbdda0 + 76306f8 commit a7a50a8
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 3)
set(VERSION_MINOR 2)
set(VERSION_PATCH 5)
set(VERSION_PATCH 6)
#set(VERSION_SUFFIX rc2)

if(VERSION_SUFFIX)
Expand Down

0 comments on commit a7a50a8

Please sign in to comment.