Skip to content

Commit

Permalink
Merge pull request #293 from eosnetworkfoundation/elmato/bump_1_0_1
Browse files Browse the repository at this point in the history
[1.0.1] Bump 1.0.1 version
  • Loading branch information
elmato authored Sep 16, 2024
2 parents 08a5eb0 + 355d57f commit d10d26a
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 @@ -20,7 +20,7 @@ include(cmake/conan.cmake)

set(VERSION_MAJOR 1)
set(VERSION_MINOR 0)
set(VERSION_PATCH 0)
set(VERSION_PATCH 1)
#set(VERSION_SUFFIX rc4)

if(VERSION_SUFFIX)
Expand Down

0 comments on commit d10d26a

Please sign in to comment.