From 0b88e6d1436e18b56e4ce624574a241a8ebfb36f Mon Sep 17 00:00:00 2001 From: Haowen Zhang Date: Mon, 20 Sep 2021 16:49:43 -0400 Subject: [PATCH] Update version. --- chromap.1 | 2 +- src/chromap.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chromap.1 b/chromap.1 index d5da213..d5ed842 100644 --- a/chromap.1 +++ b/chromap.1 @@ -1,4 +1,4 @@ -.TH chromap 1 "17 Sept 2021" "chromap-0.1.1 (r234)" "Bioinformatics tools" +.TH chromap 1 "20 Sept 2021" "chromap-0.1.2 (r244)" "Bioinformatics tools" .SH NAME .PP chromap - fast alignment and preprocessing of chromatin profiles diff --git a/src/chromap.h b/src/chromap.h index 51cd5de..196c228 100644 --- a/src/chromap.h +++ b/src/chromap.h @@ -16,7 +16,7 @@ #include "output_tools.h" #include "sequence_batch.h" -#define CHROMAP_VERSION "0.1.1-r234" +#define CHROMAP_VERSION "0.1.2-r244" namespace chromap { struct uint128_t {