summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2015-07-22 21:08:00 +0200
committerBert Münnich <ber.t@posteo.de>2015-07-22 21:08:00 +0200
commitd8114e841c5b5933a655a3ec728cedd37b86d27d (patch)
tree2be7e565f37243daac529efc037d50c17e1d5e08 /Makefile
parent9264a65c192c9678fa4a048fdbb177ebf487c6b9 (diff)
downloadnsxiv-d8114e841c5b5933a655a3ec728cedd37b86d27d.tar.zst
Thumbnail cache file format depending on existance of alpha layer
Use PNG if image has alpha layer, JPG if not. Fixes issue #209
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 003758b..8957a46 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := git-20150518
+VERSION := git-20150722
PREFIX := /usr/local
MANPREFIX := $(PREFIX)/share/man