From 4e41dbf186d6d125b35ea338ec7472313071f0d5 Mon Sep 17 00:00:00 2001 From: Yamagi Date: Sat, 27 Jul 2024 09:40:00 +0200 Subject: [PATCH] Bump version to 8.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 988c040f..a7ae3e50 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.31pre" +#define YQ2VERSION "8.40" #define BASEDIRNAME "baseq2" #ifndef YQ2OSTYPE