Commit 0b88e6d1 authored by Haowen Zhang's avatar Haowen Zhang
Browse files

Update version.

parent 388650db
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
.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
+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.1-r234"
#define CHROMAP_VERSION "0.1.2-r244"

namespace chromap {
struct uint128_t {