diff options
author | Bert <ber.t@gmx.com> | 2011-08-19 12:20:00 +0200 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-08-19 12:20:00 +0200 |
commit | 535c18afdaceaf79759621ccaeee4ec99da9cf5d (patch) | |
tree | b3a96d7674d7aae4daccee8616807c06640bacdb /Makefile | |
parent | 27591b5a52a4ec703bf5d2e61a4f933a7938500f (diff) |
Uniform thumbnail selection border size
- Consistent handling of thumbnails
- Makes it easier to select very small thumbnails with mouse
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: sxiv -VERSION = git-20110818 +VERSION = git-20110819 CC = gcc DESTDIR = |