Release minimap2-2.0rc1-r232

This commit is contained in:
Heng Li 2017-07-30 14:32:40 -04:00
parent e51dfd0330
commit d8d4d29b68
3 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
Release 2.0-rc1-r213 (27 July 2017)
-----------------------------------
Release 2.0rc1-r232 (30 July 2017)
----------------------------------
This release improves the accuracy of long-read alignment and added several
minor features.
@ -18,9 +18,9 @@ minor features.
mapping accuracy for reads simulated with pbsim.
This release completes features intended for v2.0. No major features will be
added to the master branch before v2.0.
added to the master branch before the final v2.0.
(2.0-rc1: 27 July 2017, r213)
(2.0rc1: 30 July 2017, r232)

2
main.c
View File

@ -8,7 +8,7 @@
#include "minimap.h"
#include "mmpriv.h"
#define MM_VERSION "2.0-r230-dirty"
#define MM_VERSION "2.0rc1-r232"
void liftrlimit()
{

View File

@ -1,4 +1,4 @@
.TH minimap2 1 "30 July 2017" "minimap2-2.0-r230-dirty" "Bioinformatics tools"
.TH minimap2 1 "30 July 2017" "minimap2-2.0rc1-r232" "Bioinformatics tools"
.SH NAME
.PP
minimap2 - mapping and alignment between collections of DNA sequences