Skip to content

Commit 9088883

Browse files
authored
Merge pull request #323 from eosnetworkfoundation/elmato/bump_1_0_3
[1.0] Bump 1.0.3 version
2 parents 4f54b3e + a99fe54 commit 9088883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ include(cmake/conan.cmake)
2020

2121
set(VERSION_MAJOR 1)
2222
set(VERSION_MINOR 0)
23-
set(VERSION_PATCH 2)
23+
set(VERSION_PATCH 3)
2424
#set(VERSION_SUFFIX rc4)
2525

2626
if(VERSION_SUFFIX)

0 commit comments

Comments
 (0)