Commit a24b7131 authored by Haowen Zhang's avatar Haowen Zhang
Browse files

Update version.

parent 3ba5dd3d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
.TH chromap 1 "20 Sept 2021" "chromap-0.1.2 (r244)" "Bioinformatics tools"
.TH chromap 1 "8 Nov 2021" "chromap-0.1.3 (r256)" "Bioinformatics tools"
.SH NAME
.PP
chromap - fast alignment and preprocessing of chromatin profiles
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
#include "output_tools.h"
#include "sequence_batch.h"

#define CHROMAP_VERSION "0.1.2-r244"
#define CHROMAP_VERSION "0.1.3-r256"

namespace chromap {
struct uint128_t {