=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.329 retrieving revision 1.330 diff -u -p -r1.329 -r1.330 --- mandoc/Makefile 2011/04/04 15:46:05 1.329 +++ mandoc/Makefile 2011/04/04 21:07:20 1.330 @@ -11,8 +11,8 @@ # in the lower-left hand corner of -mdoc manuals. # CFLAGS += -DOSNAME="\"OpenBSD 4.5\"" -VERSION = 1.10.10 -VDATE = 20 March 2011 +VERSION = 1.11.1 +VDATE = 04 April 2011 CFLAGS += -g -DHAVE_CONFIG_H -DVERSION="\"$(VERSION)\"" CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings PREFIX = /usr/local