summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@gmx.com>2011-10-11 20:28:58 +0200
committerBert Münnich <ber.t@gmx.com>2011-10-11 20:28:58 +0200
commit4864f0445549d5d4da9afcc696312d6cb0886d40 (patch)
tree9860bfc597917644a61ee007fd92e4462b379626 /Makefile
parent71e61b13b287091480794bdb7ca2c395d2d6a42e (diff)
downloadnsxiv-4864f0445549d5d4da9afcc696312d6cb0886d40.tar.zst
Regard gif disposal method; fix bug #18
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dd65786..413c10b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20110929
+VERSION = git-20111011
CC = gcc
CFLAGS = -Wall -pedantic -O2