aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-04-07 11:25:56 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-04-07 11:25:56 +0000
commit466f2f637d14f8f3d37683d7ddc2eb9abf313f14 (patch)
treee0911cd0d5c31c697188ac07f2355b5e47dde054
parentac0babc62f7cea46ace617a6bd1be66bef058f3f (diff)
downloadmandoc-466f2f637d14f8f3d37683d7ddc2eb9abf313f14.tar.gz
mandoc-466f2f637d14f8f3d37683d7ddc2eb9abf313f14.tar.zst
mandoc-466f2f637d14f8f3d37683d7ddc2eb9abf313f14.zip
Noting version.
-rw-r--r--Makefile4
-rw-r--r--index.sgml4
2 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index dab6a120..1e188fb0 100644
--- a/Makefile
+++ b/Makefile
@@ -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
diff --git a/index.sgml b/index.sgml
index f02fc368..cc91a02e 100644
--- a/index.sgml
+++ b/index.sgml
@@ -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
@@ -300,7 +300,7 @@
<TR>
<TD>
<DIV CLASS="foot">
- Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/04/06 11:52:04 $
+ Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/04/07 11:25:56 $
</DIV>
</TD>
</TR>