Bump version number to 9.7.1

This commit is contained in:
Luis Ángel San Martín 2020-09-12 12:02:55 +02:00
parent d22e3a4490
commit 948ed595e7
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -3,7 +3,7 @@
#include <QStandardPaths>
#define VERSION "9.7.0"
#define VERSION "9.7.1"
#define REMOTE_BROWSE_PERFORMANCE_WORKAROUND "REMOTE_BROWSE_PERFORMANCE_WORKAROUND"