Skip to content

Commit

Permalink
Switch to v2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
agievich committed Mar 6, 2024
1 parent 4c3ea5d commit e0ea531
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 @@ -3,7 +3,7 @@ project(BEE2 C)

set(BEE2_VERSION_MAJOR "2")
set(BEE2_VERSION_MINOR "1")
set(BEE2_VERSION_PATCH "3")
set(BEE2_VERSION_PATCH "4")
set(BEE2_VERSION
"${BEE2_VERSION_MAJOR}.${BEE2_VERSION_MINOR}.${BEE2_VERSION_PATCH}")

Expand Down

0 comments on commit e0ea531

Please sign in to comment.