diff options
-rw-r--r-- | Makefile | 4 | ||||
-rw-r--r-- | index.sgml | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -10,8 +10,8 @@ INSTALL_DATA = install -m 0444 INSTALL_LIB = install -m 0644 INSTALL_MAN = $(INSTALL_DATA) -VERSION = 1.9.22 -VDATE = 31 March 2010 +VERSION = 1.9.23 +VDATE = 07 April 2010 VFLAGS = -DVERSION="\"$(VERSION)\"" WFLAGS = -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings @@ -219,7 +219,7 @@ <COL CLASS="date"> <TBODY> <TR> - <TD VALIGN="top"><SPAN CLASS="date">06-04-2010</SPAN></TD> + <TD VALIGN="top"><SPAN CLASS="date">07-04-2010</SPAN></TD> <TD VALIGN="top"> <SPAN CLASS="nm">mdocml</SPAN> has been linked to the <A CLASS="external" HREF="http://www.openbsd.org/faq/current.html#20100403">OpenBSD build</a>. This |