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

Update version.

parent 455f7af5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
.TH chromap 1 "17 Jan 2022" "chromap-0.1.5 (r302)" "Bioinformatics tools"
.TH chromap 1 "14 Feb 2022" "chromap-0.1.6 (r309)" "Bioinformatics tools"
.SH NAME
.PP
chromap - fast alignment and preprocessing of chromatin profiles
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
#include "sequence_batch.h"
#include "temp_mapping.h"

#define CHROMAP_VERSION "0.1.5-r304"
#define CHROMAP_VERSION "0.1.6-r309"

namespace chromap {