We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b658670 commit 7707f1aCopy full SHA for 7707f1a
1 file changed
CMakeLists.txt
@@ -16,7 +16,7 @@
16
# along with HaploClique. If not, see <http://www.gnu.org/licenses/>
17
18
cmake_policy(SET CMP0048 NEW)
19
-project (HAPLOCLIQUE VERSION 1.3.0 LANGUAGES CXX C)
+project (HAPLOCLIQUE VERSION 1.3.1 LANGUAGES CXX C)
20
cmake_minimum_required (VERSION 3.2)
21
22
if(NOT CMAKE_BUILD_TYPE)
0 commit comments