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

Commit 4977830

Browse files
committed
release version 2.0.3
1 parent e0b59ef commit 4977830

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 "-rc2")
84+
set (iqtree_VERSION_PATCH ".3")
8585

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

0 commit comments

Comments
 (0)