summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2014-01-11 22:47:41 +0100
committerBert Münnich <ber.t@posteo.de>2014-01-11 22:47:41 +0100
commit304fd382db98a6a134e0e281cc6f4cf27fb0789a (patch)
tree46dd071885ac75211ecf5c1e2fb235e7549c9a4c /Makefile
parent48954a163a009200cc99498e13efec041c92a74b (diff)
downloadnsxiv-304fd382db98a6a134e0e281cc6f4cf27fb0789a.tar.zst
Adhere to XDG Base Directory Specification; fixes issue #124
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e6b3740..d9ae9bd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20140109
+VERSION = git-20140111
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man