diff --git a/CHANGELOG.md b/CHANGELOG.md index a1ccdcf7..e76a4978 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ spanish only. Sorry for the mess. Version counting is based on semantic versioning (Major.Feature.Patch) ## WIP + +## 9.7.1 ### YACReader * Fix enlargement/stretching default value diff --git a/common/yacreader_global.h b/common/yacreader_global.h index 2d8cecdc..e52d73a7 100644 --- a/common/yacreader_global.h +++ b/common/yacreader_global.h @@ -3,7 +3,7 @@ #include -#define VERSION "9.7.0" +#define VERSION "9.7.1" #define REMOTE_BROWSE_PERFORMANCE_WORKAROUND "REMOTE_BROWSE_PERFORMANCE_WORKAROUND"