aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2017-10-26 22:20:39 +0200
committerBert Münnich <ber.t@posteo.de>2017-10-26 22:20:39 +0200
commit64b885b6a9fbb5522654af919a3c4ce719f11c2e (patch)
treedd000571605546895c7a541b79936123991c7c5e /Makefile
parent2d34c4b9bfec8e7cafbb1a7494a5b6d79e0a5b4e (diff)
downloadnsxiv-64b885b6a9fbb5522654af919a3c4ce719f11c2e.tar.zst
Fix navigating from last to previous image over invalid files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4e3390a..f14f65c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20171024
+VERSION = git-20171026
srcdir = .
VPATH = $(srcdir)