summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@gmx.com>2011-09-23 00:18:51 +0200
committerBert Münnich <ber.t@gmx.com>2011-09-23 00:18:51 +0200
commit8e1d8a97d3558d704a764d75234729fa2440d527 (patch)
tree6a3a031c7b1d9ad4b4e9519f488040438b19e620 /Makefile
parent515e41045198074cc1b015c6296f536edbfedff5 (diff)
downloadnsxiv-8e1d8a97d3558d704a764d75234729fa2440d527.tar.zst
Simplified config.c
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b941ba9..5616326 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20110917
+VERSION = git-20110923
CC = gcc
CFLAGS = -Wall -pedantic -O2