Skip to content

Commit

Permalink
Merge pull request #107 from quintijn/installerdetails
Browse files Browse the repository at this point in the history
making release 5.1.3.pre
  • Loading branch information
quintijn authored May 20, 2022
2 parents 426d71f + dc30605 commit 17abd40
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.1.2)
set(NATLINK_VERSION 5.1.3)
set(PYTHON_VERSION 3.9 CACHE STRING "3.X for X >= 9")
set(MYAPP_NAME "Natlink")

Expand Down

0 comments on commit 17abd40

Please sign in to comment.