Commit 36a05469 authored by Haowen Zhang's avatar Haowen Zhang
Browse files

Update version for a new release.

parent 67d67814
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
.TH chromap 1 "22 Feb 2022" "chromap-0.2.0 (r355)" "Bioinformatics tools"
.TH chromap 1 "21 Mar 2022" "chromap-0.2.1 (r369)" "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.0-r357"
#define CHROMAP_VERSION "0.2.1-r369"

namespace chromap {