From 25bf4d3e02188733a672e5fe6258e37fe28e86ce Mon Sep 17 00:00:00 2001 From: Yamagi Burmeister Date: Thu, 7 Feb 2019 17:25:36 +0100 Subject: [PATCH] Bump version to 7.40. --- src/common/header/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/header/common.h b/src/common/header/common.h index a6672e63..6b21fb62 100644 --- a/src/common/header/common.h +++ b/src/common/header/common.h @@ -32,7 +32,7 @@ #include "shared.h" #include "crc.h" -#define YQ2VERSION "7.31pre" +#define YQ2VERSION "7.40" #define BASEDIRNAME "baseq2" #ifndef YQ2OSTYPE