Skip to content

Commit

Permalink
Bumped to 1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pariterre authored Feb 15, 2024
1 parent 5c3add4 commit 39c4e7c
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
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.8)
project(ezc3d VERSION 1.5.8)
project(ezc3d VERSION 1.5.9)

option(BUILD_SHARED_LIBS "Choose if build should be a dynamic or static library" ON)
# Option to allow checking of size for matrix getter (slower but safer if activated)
Expand Down

0 comments on commit 39c4e7c

Please sign in to comment.