Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
haowenz committed Apr 15, 2022
1 parent 854db08 commit 148082f
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chromap.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.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
2 changes: 1 addition & 1 deletion src/chromap.h
Original file line number Diff line number Diff line change
@@ -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 {

0 comments on commit 148082f

Please sign in to comment.