From ac5adcf824ef1fbdfe079641dc061790a94a30fa Mon Sep 17 00:00:00 2001 From: luisangelsm Date: Thu, 19 Feb 2026 18:21:53 +0100 Subject: [PATCH] Bump version to 10.0.0 --- common/yacreader_global.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/yacreader_global.h b/common/yacreader_global.h index 7c2bf1ac..c4718d77 100644 --- a/common/yacreader_global.h +++ b/common/yacreader_global.h @@ -9,7 +9,7 @@ class QLibrary; -#define VERSION "9.16.4" +#define VERSION "10.0.0" // Used to check if the database needs to be updated, the version is stored in the database. // This value is only incremented when the database structure changes.