Commit 3ce24141 authored by Haowen Zhang's avatar Haowen Zhang
Browse files

Update the version.

parent 17abb1bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
.TH chromap 1 "22 Feb 2022" "chromap-0.2 (r354)" "Bioinformatics tools"
.TH chromap 1 "22 Feb 2022" "chromap-0.2.0 (r355)" "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-r354"
#define CHROMAP_VERSION "0.2.0-r355"

namespace chromap {