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