diff --git a/common/yacreader_global.h b/common/yacreader_global.h index b9d7525b..ebc87b29 100644 --- a/common/yacreader_global.h +++ b/common/yacreader_global.h @@ -6,7 +6,7 @@ #include #include -#define VERSION "9.14.0" +#define VERSION "9.14.1" // 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.