Commit 37541769 authored by Li's avatar Li Committed by Li Song
Browse files

Bump up version number

parent b2d09093
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
.TH chromap 1 "29 Aug 2023" "chromap-0.2.5 (r478)" "Bioinformatics tools"
.TH chromap 1 "25 Jan 2024" "chromap-0.2.6 (r489)" "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-r478"
#define CHROMAP_VERSION "0.2.6-r489"

namespace chromap {