Skip to content

Commit

Permalink
Bumped to version 1.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
pariterre authored May 17, 2024
1 parent c2d25ac commit a652e3f
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.9)
project(ezc3d VERSION 1.5.10)

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 a652e3f

Please sign in to comment.