diff options
author | Bert Münnich <ber.t@posteo.de> | 2015-01-05 20:53:04 +0100 |
---|---|---|
committer | Bert Münnich <ber.t@posteo.de> | 2015-01-05 20:53:04 +0100 |
commit | 47e6cd066902ec6e6295c6ae55245f8f4e53a56a (patch) | |
tree | bdcaf1436ff6f47bad2d35bcce6a788261309fd7 /Makefile | |
parent | 47af0dd7b5e154fb64d8b4d6c5302ba905055799 (diff) |
Apply gamma value on thumbnails too; fixes issue #193
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION := git-20150104 +VERSION := git-20150105 PREFIX := /usr/local MANPREFIX := $(PREFIX)/share/man |