Skip to content

Commit 1335621

Browse files
authored
Merge pull request #1463 from AntelopeIO/bump-v1.1.5
[1.1.5] Version bump to v1.1.5
2 parents 37edf92 + 08022e1 commit 1335621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

2121
if(VERSION_SUFFIX)

0 commit comments

Comments
 (0)