summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@gmx.com>2011-11-13 15:53:09 +0100
committerBert Münnich <ber.t@gmx.com>2011-11-13 15:53:09 +0100
commitac4eb5302943a4c086445fa5efd41ff66851505f (patch)
tree02a4924a5b5743b686dbdd627384dee0f0881e1d /Makefile
parentc4007beb2eca82d19f4ef7a533c74a9fcfc435df (diff)
downloadnsxiv-ac4eb5302943a4c086445fa5efd41ff66851505f.tar.zst
Fixed issue #28 (again)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ce6680b..33870c0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20111111
+VERSION = git-20111113
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2