summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2015-01-04 15:38:49 +0100
committerBert Münnich <ber.t@posteo.de>2015-01-04 21:24:43 +0100
commit9b9294bae67da4e0388e7c31d0063f4e114aa1f8 (patch)
tree8a9a6ece7fb48b548a75cae28dfe4b4acb99d3c3 /Makefile
parent0cb1d1130568d61c06a2cdd22ab050973e302fc8 (diff)
downloadnsxiv-9b9294bae67da4e0388e7c31d0063f4e114aa1f8.tar.zst
Use bit-field for boolean flags in fileinfo struct
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d4e9b65..f0b22d3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := git-20141222
+VERSION := git-20150104
PREFIX := /usr/local
MANPREFIX := $(PREFIX)/share/man