Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 5348059

Browse files
committed
start unofficial release 2.0.5
1 parent abe9ea7 commit 5348059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ endif()
8181
# The version number.
8282
set (iqtree_VERSION_MAJOR 2)
8383
set (iqtree_VERSION_MINOR 0)
84-
set (iqtree_VERSION_PATCH ".4")
84+
set (iqtree_VERSION_PATCH ".5")
8585

8686
option(BUILD_SHARED_LIBS "Build Shared Libraries" OFF)
8787

0 commit comments

Comments
 (0)