Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesrocabert committed Jan 8, 2023
1 parent f3297d1 commit 00a980b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cmake_minimum_required(VERSION 3.19)
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# Define the project name #
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
project(puutools VERSION 0.1.0 DESCRIPTION "# Easy-to-use C++ library for the live tracking of lineage and coalescence trees in individual-based forward-in-time simulations.")
project(puutools VERSION 0.2.0 DESCRIPTION "# Easy-to-use C++ library for the live tracking of lineage and coalescence trees in individual-based forward-in-time simulations.")


#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
Expand Down

0 comments on commit 00a980b

Please sign in to comment.