Skip to content

Commit 6f872d9

Browse files
authored
Merge pull request #1965 from AntelopeIO/bump_405
[4.0] bump version to 4.0.5
2 parents 82ad13a + 0ba3395 commit 6f872d9

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 4)
1717
set(VERSION_MINOR 0)
18-
set(VERSION_PATCH 4)
18+
set(VERSION_PATCH 5)
1919
#set(VERSION_SUFFIX rc3)
2020

2121
if(VERSION_SUFFIX)

0 commit comments

Comments
 (0)