summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@gmx.com>2011-09-28 12:53:44 +0200
committerBert Münnich <ber.t@gmx.com>2011-09-28 12:53:44 +0200
commitd369f10aa56deafbc1816037d5a30af2f9bdbc50 (patch)
tree9f506a1bd026a9d9f8a40cc423c6ceeb88d5e87d /Makefile
parent0a91ede86c370aacb2b3a91e411f1f05349c12f6 (diff)
downloadnsxiv-d369f10aa56deafbc1816037d5a30af2f9bdbc50.tar.zst
Fix layering of small gif frames
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3813ae8..4eb78a9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20110926
+VERSION = git-20110928
CC = gcc
CFLAGS = -Wall -pedantic -O2