From 3b9eb392635cd14cd196a74abd1f9fff6f1a6fe8 Mon Sep 17 00:00:00 2001 From: Devon Ryan Date: Sat, 13 Aug 2022 14:55:25 +0200 Subject: [PATCH] bump to 0.4.7 --- bigWig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigWig.h b/bigWig.h index 67d0934..441afea 100644 --- a/bigWig.h +++ b/bigWig.h @@ -56,7 +56,7 @@ extern "C" { /*! * The library version number */ -#define LIBBIGWIG_VERSION 0.4.6 +#define LIBBIGWIG_VERSION 0.4.7 /*! * If 1, then this library was compiled with remote file support.