Skip to content

Commit 7707f1a

Browse files
committed
Inc to v1.3.1
1 parent b658670 commit 7707f1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# along with HaploClique. If not, see <http://www.gnu.org/licenses/>
1717

1818
cmake_policy(SET CMP0048 NEW)
19-
project (HAPLOCLIQUE VERSION 1.3.0 LANGUAGES CXX C)
19+
project (HAPLOCLIQUE VERSION 1.3.1 LANGUAGES CXX C)
2020
cmake_minimum_required (VERSION 3.2)
2121

2222
if(NOT CMAKE_BUILD_TYPE)

0 commit comments

Comments
 (0)