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

Commit 3fda272

Browse files
committed
release candidate 2.0-rc1
1 parent e8483f2 commit 3fda272

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 "-rc")
84+
set (iqtree_VERSION_PATCH "-rc1")
8585

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

0 commit comments

Comments
 (0)