diff options
author | Bert <ber.t@gmx.com> | 2011-09-04 13:29:17 +0200 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-09-04 13:29:17 +0200 |
commit | 26eae8be966ab8e7ef940806077b56bbc7c191bc (patch) | |
tree | 054ff1f2f46ce23a3d32877db891d9f6448b4ffc /Makefile | |
parent | d585b863548737f6e3815e204d4d01b206236ec2 (diff) |
Made i(t)_toggle_alpha command work in thumbnail mode too
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: sxiv -VERSION = git-20110903 +VERSION = git-20110904 CC = gcc DESTDIR = |