summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@gmx.com>2012-02-16 23:20:27 +0100
committerBert Münnich <ber.t@gmx.com>2012-02-16 23:20:27 +0100
commit2d4264af286db2a746d600139a12472841c2677d (patch)
tree53a65b90464e29d5e1dd5b3504a9a7bedb6e712d /Makefile
parentb418df7afc01796254fdf24d4afe12da3f0795bd (diff)
downloadnsxiv-2d4264af286db2a746d600139a12472841c2677d.tar.zst
Added option -b: disable bar
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0991f6c..c6f632f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20120215
+VERSION = git-20120216
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2