From 4573e9639e5749419585048c3229ab4f56a537a6 Mon Sep 17 00:00:00 2001 From: Yamagi Burmeister Date: Sun, 26 May 2019 09:14:30 +0200 Subject: [PATCH] Bump version number to 7.42pre. --- 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 a92f5516..c656f068 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.41" +#define YQ2VERSION "7.42pre" #define BASEDIRNAME "baseq2" #ifndef YQ2OSTYPE