summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-03-25 07:38:06 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-03-25 07:38:06 +0000
commitbd9bec711a47cabb736b6098381cb3de2beda937 (patch)
treeadaeb31eb5aef149266680ee7fb7b61ab9a455f4
parentfd7bec87b6b37be4af90072387c6d62b0615b86a (diff)
downloadmandoc-bd9bec711a47cabb736b6098381cb3de2beda937.tar.gz
Cleaned up version info.
-rw-r--r--Makefile2
-rw-r--r--index.sgml10
2 files changed, 6 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 7f097eeb..47ad3fef 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ INSTALL_DATA = install -m 0444
INSTALL_LIB = install -m 0644
INSTALL_MAN = $(INSTALL_DATA)
-VERSION = 1.9.16
+VERSION = 1.9.17
VDATE = 22 March 2010
VFLAGS = -DVERSION="\"$(VERSION)\"" -DHAVE_CONFIG_H
diff --git a/index.sgml b/index.sgml
index 6de634c7..ed7b15c9 100644
--- a/index.sgml
+++ b/index.sgml
@@ -219,12 +219,12 @@
<COL CLASS="date">
<TBODY>
<TR>
- <TD VALIGN="top"><SPAN CLASS="date">xx-03-2010</SPAN></TD>
+ <TD VALIGN="top"><SPAN CLASS="date">25-03-2010</SPAN></TD>
<TD VALIGN="top">
- Version <SPAN CLASS="rev">1.9.17</SPAN> highlights: accept all <A
- HREF="http://perldoc.perl.org/" CLASS="external">perlpod</A> macros. Also
- accept and ignore <Q>de</Q>, <Q>dei</Q>, <Q>am</Q>, <Q>ami</Q>, and <Q>ig</Q>
- roff macro blocks.
+ Version <SPAN CLASS="rev">1.9.17</SPAN> highlights: accept <A
+ HREF="http://perldoc.perl.org/" CLASS="external">perlpod</A> standard preamble.
+ Also accept (and discard) <Q>de</Q>, <Q>dei</Q>, <Q>am</Q>, <Q>ami</Q>, and
+ <Q>ig</Q> roff macro blocks.
</TD>
</TR>
<TR>