From 3cb6352cbecde9cc2854716d9d163fceb2126c32 Mon Sep 17 00:00:00 2001 From: Pall Melsted Date: Wed, 28 Jun 2017 10:00:09 +0000 Subject: [PATCH] Forgot to update version number :( --- common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.h b/common.h index e2b623e..9b9ffb3 100644 --- a/common.h +++ b/common.h @@ -3,7 +3,7 @@ #include -#define PIZZLY_VERSION "0.37.1" +#define PIZZLY_VERSION "0.37.2" struct ProgramOptions { std::string gtf;