We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b7840f commit 74da454Copy full SHA for 74da454
CMakeLists.txt
@@ -87,7 +87,7 @@ endif()
87
# The version number.
88
set (iqtree_VERSION_MAJOR 2)
89
set (iqtree_VERSION_MINOR 3)
90
-set (iqtree_VERSION_PATCH ".5.cmaple")
+set (iqtree_VERSION_PATCH ".5")
91
92
option(BUILD_SHARED_LIBS "Build Shared Libraries" OFF)
93
0 commit comments