Skip to content

Commit 38ce41f

Browse files
authored
Merge pull request #1112 from AntelopeIO/104bump
[1.0.4] bump version to 1.0.4
2 parents 5a0b421 + ea3c655 commit 38ce41f

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

2121
if(VERSION_SUFFIX)

0 commit comments

Comments
 (0)