summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2014-09-25 20:57:24 +0200
committerBert Münnich <ber.t@posteo.de>2014-09-26 10:31:03 +0200
commiteaa269b6cb486f83229cb0d3dc5f7e03d1c485bb (patch)
tree747866d0326009a8e2ab52467d69dc1af101eb06 /Makefile
parent52e56c892460e7d1f63ca557b705812f08d6d20c (diff)
downloadnsxiv-eaa269b6cb486f83229cb0d3dc5f7e03d1c485bb.tar.zst
Revised thumbnail loading...
- Only load the thumbnails that are currently visible in the window - Unload thumbnails that are leaving the visible area - Much less memory needed, but scrolling is now slower - This also unintentionally fixes issue #86
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e6409fa..36f15e9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20140911
+VERSION = git-20140926
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man