diff --git a/common/yacreader_global.h b/common/yacreader_global.h index 5dcc2061..1ac95e55 100644 --- a/common/yacreader_global.h +++ b/common/yacreader_global.h @@ -6,7 +6,7 @@ #include #include -#define VERSION "9.13.1" +#define VERSION "9.14.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.