summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorlucas8 <luc.linux@mailoo.org>2014-07-31 23:57:50 +0200
committerBert Münnich <ber.t@posteo.de>2014-08-01 20:29:06 +0200
commit3b8a79fb8bcde81966514d6a8af18f9db015b3df (patch)
treed5d2d4402c4e00a97494606d63ea101bb89bdbb1 /Makefile
parentbb6721549b30c33b0080975aa19a0b02a916c7e5 (diff)
downloadnsxiv-3b8a79fb8bcde81966514d6a8af18f9db015b3df.tar.zst
Made argument of s_strdup const
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3350679..991cc35 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20140728
+VERSION = git-20140801
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man