From b1b60acd2d022aef057e3c47fb8f608abca4036a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Lesimple?= Date: Mon, 29 Jun 2026 11:29:58 +0000 Subject: [PATCH] release v0.8.1-pl8 --- console/f1tattoo/version.h | 2 +- console/qscan/version.h | 2 +- gui/include/version.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/console/f1tattoo/version.h b/console/f1tattoo/version.h index b339326..96048a1 100644 --- a/console/f1tattoo/version.h +++ b/console/f1tattoo/version.h @@ -9,4 +9,4 @@ * See the file "COPYING" for the exact licensing terms. */ -#define VERSION "0.8.1-pl7" +#define VERSION "0.8.1-pl8" diff --git a/console/qscan/version.h b/console/qscan/version.h index b5e9721..555adc3 100644 --- a/console/qscan/version.h +++ b/console/qscan/version.h @@ -9,4 +9,4 @@ * See the file "COPYING" for the exact licensing terms. */ -#define VERSION "0.8.1-pl7" +#define VERSION "0.8.1-pl8" diff --git a/gui/include/version.h b/gui/include/version.h index 5faab96..868cd77 100644 --- a/gui/include/version.h +++ b/gui/include/version.h @@ -13,6 +13,6 @@ #ifndef _QPX_VERSION_H #define _QPX_VERSION_H -#define VERSION "0.8.1-pl7" +#define VERSION "0.8.1-pl8" #endif