=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.395.2.8 retrieving revision 1.395.2.9 diff -u -p -r1.395.2.8 -r1.395.2.9 --- mandoc/Makefile 2013/10/06 23:17:05 1.395.2.8 +++ mandoc/Makefile 2013/12/31 11:23:23 1.395.2.9 @@ -8,8 +8,8 @@ # # CFLAGS += -DOSNAME="\"OpenBSD 5.4\"" -VERSION = 1.12.2 -VDATE = 05 October 2013 +VERSION = 1.12.3 +VDATE = 31 December 2013 # IFF your system supports multi-byte functions (setlocale(), wcwidth(), # putwchar()) AND has __STDC_ISO_10646__ (that is, wchar_t is simply a