Skip to content

Commit

Permalink
Bump Natlink version
Browse files Browse the repository at this point in the history
  • Loading branch information
LexiconCode committed Oct 17, 2023
1 parent cf90158 commit bf2f1ed
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.5)
set(NATLINK_VERSION 5.5.6)
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 bf2f1ed

Please sign in to comment.