mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
bump version number to 8.6.0
This commit is contained in:
parent
3b08264f6a
commit
859c307324
@ -7,7 +7,7 @@
|
||||
#include <QDesktopServices>
|
||||
#endif
|
||||
|
||||
#define VERSION "8.5.0"
|
||||
#define VERSION "8.6.0"
|
||||
|
||||
#define USE_BACKGROUND_IMAGE_IN_GRID_VIEW "USE_BACKGROUND_IMAGE_IN_GRID_VIEW"
|
||||
#define OPACITY_BACKGROUND_IMAGE_IN_GRID_VIEW "OPACITY_BACKGROUND_IMAGE_IN_GRID_VIEW"
|
||||
|
@ -2,7 +2,7 @@
|
||||
#Script to create a source tarball for YACReader distribution and packaging
|
||||
#This should be run from YACReaders top source directory
|
||||
|
||||
YACVERSION=8.5
|
||||
YACVERSION=8.6
|
||||
if [ -f Makefile ]
|
||||
then
|
||||
make distclean
|
||||
|
Loading…
Reference in New Issue
Block a user