summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--index.sgml12
2 files changed, 7 insertions, 7 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 cdb7832c..b654b1bd 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>
@@ -256,7 +256,7 @@
<TR>
<TD>
<DIV CLASS="foot">
- Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/03/25 07:28:16 $
+ Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/03/25 07:38:06 $
</DIV>
</TD>
</TR>