Skip to content

Commit

Permalink
Update CMakeLists.txt goto version 5.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
quintijn authored Apr 9, 2024
1 parent c3da5b6 commit b15f085
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,7 +1,7 @@
cmake_minimum_required (VERSION 3.20)

project (Natlink)
set(NATLINK_VERSION 5.5.6)
set(NATLINK_VERSION 5.5.7)
set(PYTHON_VERSION 3.10 CACHE STRING "3.X for X >= 8") # Python to compile PYTHON_VERSION 3.X
set(MYAPP_NAME "Natlink")

Expand Down

0 comments on commit b15f085

Please sign in to comment.