summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@gmx.com>2011-12-17 16:36:21 +0100
committerBert Münnich <ber.t@gmx.com>2011-12-17 16:36:21 +0100
commitd2ec67e3311d0f20376f2de3e9b712e4adb0e878 (patch)
treea0b33d9a81139b4fa3d44ecb69fd874153502562 /Makefile
parentac4eb5302943a4c086445fa5efd41ff66851505f (diff)
downloadnsxiv-d2ec67e3311d0f20376f2de3e9b712e4adb0e878.tar.zst
Fixed issue #32: wrong antialias setting after it_shell_cmd
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 33870c0..d40b471 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20111113
+VERSION = git-20111217
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2