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

Update version.

parent fd4f5d61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
.TH chromap 1 "20 Dec 2021" "chromap-0.1.4 (r284)" "Bioinformatics tools"
.TH chromap 1 "17 Jan 2022" "chromap-0.1.5 (r302)" "Bioinformatics tools"
.SH NAME
.PP
chromap - fast alignment and preprocessing of chromatin profiles
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
#include "sequence_batch.h"
#include "temp_mapping.h"

#define CHROMAP_VERSION "0.1.4-r285"
#define CHROMAP_VERSION "0.1.5-r302"

namespace chromap {