Commit 148082f7 authored by Haowen Zhang's avatar Haowen Zhang
Browse files

Update version.

parent 854db086
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
.TH chromap 1 "21 Mar 2022" "chromap-0.2.1 (r369)" "Bioinformatics tools"
.TH chromap 1 "15 Apr 2022" "chromap-0.2.2 (r388)" "Bioinformatics tools"
.SH NAME
.PP
chromap - fast alignment and preprocessing of chromatin profiles
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
#include "temp_mapping.h"
#include "utils.h"

#define CHROMAP_VERSION "0.2.1-r369"
#define CHROMAP_VERSION "0.2.2-r388"

namespace chromap {