=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.336 retrieving revision 1.337 diff -u -p -r1.336 -r1.337 --- mandoc/Makefile 2011/05/13 00:42:26 1.336 +++ mandoc/Makefile 2011/05/13 00:57:21 1.337 @@ -11,8 +11,8 @@ # in the lower-left hand corner of -mdoc manuals. # CFLAGS += -DOSNAME="\"OpenBSD 4.5\"" -VERSION = 1.11.1 -VDATE = 04 April 2011 +VERSION = 1.11.2 +VDATE = 12 May 2011 CFLAGS += -g -DHAVE_CONFIG_H -DVERSION="\"$(VERSION)\"" CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings PREFIX = /usr/local