=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.308 retrieving revision 1.309 diff -u -p -r1.308 -r1.309 --- mandoc/Makefile 2011/01/07 13:10:03 1.308 +++ mandoc/Makefile 2011/01/07 15:22:21 1.309 @@ -19,7 +19,7 @@ INSTALL_LIB = $(INSTALL) -m 0644 INSTALL_MAN = $(INSTALL_DATA) VERSION = 1.10.9 -VDATE = 07 January 2010 +VDATE = 07 January 2011 VFLAGS = -DVERSION="\"$(VERSION)\"" WFLAGS = -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings