Skip to content

Commit

Permalink
prepare version 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
clemaitre committed Sep 5, 2019
1 parent 30b7dbc commit 68bb95d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 2.6)
################################################################################
SET (gatb-tool_VERSION_MAJOR 1)
SET (gatb-tool_VERSION_MINOR 5)
SET (gatb-tool_VERSION_PATCH 0)
SET (gatb-tool_VERSION_PATCH 1)

IF (DEFINED MAJOR)
SET (gatb-tool_VERSION_MAJOR ${MAJOR})
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ For further instructions on using simka, see User Manual, below.

# Changelog

* version 1.5.1 Sept 05, 2019:
- simkaMin: easier usage of simkaMin, usefull for conda packaging
* version 1.5 Jun 07, 2019:
- simkaMin software: faster results by subsampling the kmer space
* version 1.4 Jun 21, 2017:
Expand Down

0 comments on commit 68bb95d

Please sign in to comment.