Skip to content

Commit

Permalink
Bumped to 1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
pariterre authored Nov 13, 2023
1 parent 8b9b37b commit 885d265
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.5)
project(ezc3d VERSION 1.5.6)

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 885d265

Please sign in to comment.