summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-09-10 12:29:54 +0200
committerBert <ber.t@gmx.com>2011-09-10 12:29:54 +0200
commit79d780a701e47ea1aacf49728e28900bb2b17743 (patch)
tree902000e360f42adcead74e7d70bcbbcb2665f0ab /Makefile
parent6e575b0f721e1743fab098004d7dc26de5c7db49 (diff)
downloadnsxiv-79d780a701e47ea1aacf49728e28900bb2b17743.tar.zst
List additional features in usage message (-v)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8cf5a9a..107d31c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20110908
+VERSION = git-20110910
CC = gcc
CFLAGS = -Wall -pedantic -O2