mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Bump version number to 9.7.1
This commit is contained in:
parent
d22e3a4490
commit
948ed595e7
@ -7,6 +7,8 @@ spanish only. Sorry for the mess.
|
|||||||
Version counting is based on semantic versioning (Major.Feature.Patch)
|
Version counting is based on semantic versioning (Major.Feature.Patch)
|
||||||
|
|
||||||
## WIP
|
## WIP
|
||||||
|
|
||||||
|
## 9.7.1
|
||||||
### YACReader
|
### YACReader
|
||||||
* Fix enlargement/stretching default value
|
* Fix enlargement/stretching default value
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
#include <QStandardPaths>
|
#include <QStandardPaths>
|
||||||
|
|
||||||
#define VERSION "9.7.0"
|
#define VERSION "9.7.1"
|
||||||
|
|
||||||
#define REMOTE_BROWSE_PERFORMANCE_WORKAROUND "REMOTE_BROWSE_PERFORMANCE_WORKAROUND"
|
#define REMOTE_BROWSE_PERFORMANCE_WORKAROUND "REMOTE_BROWSE_PERFORMANCE_WORKAROUND"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user