From f64837868d2ccab19f2d3cb3c67e95e82795bd35 Mon Sep 17 00:00:00 2001 From: Yamagi Date: Mon, 14 Jun 2021 16:38:38 +0200 Subject: [PATCH] Bump the CHANGELOG to 8.00. --- 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 f9a222a2..c49f2ccd 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 "8.00rc1" +#define YQ2VERSION "8.00" #define BASEDIRNAME "baseq2" #ifndef YQ2OSTYPE