summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@gmx.com>2011-10-16 15:41:23 +0200
committerBert Münnich <ber.t@gmx.com>2011-10-16 15:41:23 +0200
commit960026d600d3824832dc83f925962f2d2d5839d7 (patch)
tree6c6e75c399e94483026e3649ca87fee017fb8115 /Makefile
parent36177fb180d0a3e478bdee86664285c6a21c0be8 (diff)
downloadnsxiv-960026d600d3824832dc83f925962f2d2d5839d7.tar.zst
Mention min/max zoom level in config.def.h
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7622799..4191c85 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20111013
+VERSION = git-20111016
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2