diff options
author | Bert Münnich <ber.t@gmx.com> | 2011-10-16 15:41:23 +0200 |
---|---|---|
committer | Bert Münnich <ber.t@gmx.com> | 2011-10-16 15:41:23 +0200 |
commit | 960026d600d3824832dc83f925962f2d2d5839d7 (patch) | |
tree | 6c6e75c399e94483026e3649ca87fee017fb8115 /Makefile | |
parent | 36177fb180d0a3e478bdee86664285c6a21c0be8 (diff) |
Mention min/max zoom level in config.def.h
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = git-20111013 +VERSION = git-20111016 CC = gcc CFLAGS = -ansi -Wall -pedantic -O2 |