Skip to content

Commit a7a50a8

Browse files
authored
Merge pull request #2251 from AntelopeIO/ehp/gh-2250-bump-version
[3.2] Bump version for binary to variant bug fix
2 parents 9fbdda0 + 76306f8 commit a7a50a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ set( CXX_STANDARD_REQUIRED ON)
1515

1616
set(VERSION_MAJOR 3)
1717
set(VERSION_MINOR 2)
18-
set(VERSION_PATCH 5)
18+
set(VERSION_PATCH 6)
1919
#set(VERSION_SUFFIX rc2)
2020

2121
if(VERSION_SUFFIX)

0 commit comments

Comments
 (0)