Commit 1b6c2d09 authored by Swift Genomics's avatar Swift Genomics Committed by swiftgenomics
Browse files

Update version.

parent 32421540
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
.TH chromap 1 "20 May 2023" "chromap-0.2.5 (r473)" "Bioinformatics tools"
.TH chromap 1 "29 Aug 2023" "chromap-0.2.5 (r478)" "Bioinformatics tools"
.SH NAME
.PP
chromap - fast alignment and preprocessing of chromatin profiles
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
#include "temp_mapping.h"
#include "utils.h"

#define CHROMAP_VERSION "0.2.5-r473"
#define CHROMAP_VERSION "0.2.5-r478"

namespace chromap {