Skip to content

Commit

Permalink
Merge pull request #1396 from AntelopeIO/version_bump_to_3_2_4
Browse files Browse the repository at this point in the history
[3.1 -> 3.2] Merge version bump from 3.1.5 and bump to 3.2.4
  • Loading branch information
linh2931 authored Jul 12, 2023
2 parents 6beea8a + 3d8c4e3 commit 00b045c
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 3)
set(VERSION_PATCH 4)
#set(VERSION_SUFFIX rc2)

if(VERSION_SUFFIX)
Expand Down

0 comments on commit 00b045c

Please sign in to comment.