summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@gmx.com>2011-11-05 13:11:50 +0100
committerBert Münnich <ber.t@gmx.com>2011-11-05 13:11:50 +0100
commit5034792948e181de5f1f19737cccc394116a82b4 (patch)
treec6b88def2bf0eb7ccc7edb9ccb81e999cd0c9b98 /Makefile
parent71a7940d74459c8a575100f93fe43e204413c2db (diff)
downloadnsxiv-5034792948e181de5f1f19737cccc394116a82b4.tar.zst
Thumbnails only get scaled down, fixed issue #27
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 16ba138..6f503b4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20111101
+VERSION = git-20111105
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2