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

Update version.

parent d389ea32
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
.TH chromap 1 "15 Apr 2022" "chromap-0.2.2 (r388)" "Bioinformatics tools"
.TH chromap 1 "4 May 2022" "chromap-0.2.3 (r407)" "Bioinformatics tools"
.SH NAME
.PP
chromap - fast alignment and preprocessing of chromatin profiles
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
#include "temp_mapping.h"
#include "utils.h"

#define CHROMAP_VERSION "0.2.2-r388"
#define CHROMAP_VERSION "0.2.3-r407"

namespace chromap {