From 3c349d607812eddebee4a73a2c384341759c4840 Mon Sep 17 00:00:00 2001 From: Yamagi Burmeister Date: Wed, 5 Sep 2018 17:17:47 +0200 Subject: [PATCH] Bump version number to 7.31pre. --- 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 26bea573..d8db5ad8 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.30" +#define YQ2VERSION "7.31pre" #define BASEDIRNAME "baseq2" #ifndef YQ2OSTYPE