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

Update version.

parent 8d5c1356
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
.TH chromap 1 "15 Sept 2021" "chromap-0.1 (r208)" "Bioinformatics tools"
.TH chromap 1 "15 Sept 2021" "chromap-0.1.1 (r234)" "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-r232"
#define CHROMAP_VERSION "0.1.1-r234"

namespace chromap {
struct uint128_t {