summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2018-04-11 09:55:28 +0200
committerBert Münnich <ber.t@posteo.de>2018-04-11 09:55:28 +0200
commitb78aaee9d7412beedf47cbffda19cf874cff8eaf (patch)
tree873d1f5876a57c6346d3ba995569dafa23fff0d5 /Makefile
parent09b04d7aefc55112b3994c30236010750fbec369 (diff)
downloadnsxiv-b78aaee9d7412beedf47cbffda19cf874cff8eaf.tar.zst
Initialize window bar buffers to empty string
Fixes issue #308.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8ce289d..9f8b6ae 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20180122
+VERSION = git-20180411
srcdir = .
VPATH = $(srcdir)