summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--index.sgml13
2 files changed, 14 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index f0c1ca68..761a4c0d 100644
--- a/Makefile
+++ b/Makefile
@@ -12,8 +12,8 @@ INSTALL_DATA = $(INSTALL) -m 0444
INSTALL_LIB = $(INSTALL) -m 0644
INSTALL_MAN = $(INSTALL_DATA)
-VERSION = 1.10.1
-VDATE = 07 June 2010
+VERSION = 1.10.2
+VDATE = 19 June 2010
VFLAGS = -DVERSION="\"$(VERSION)\""
WFLAGS = -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings
diff --git a/index.sgml b/index.sgml
index 7ca146d3..43caf293 100644
--- a/index.sgml
+++ b/index.sgml
@@ -244,6 +244,7 @@
<P>
See <Q><A CLASS="external" HREF="http://manpages.bsd.lv">Writing UNIX Manual Pages</A></Q> for a general
introduction to manpages and mdoc.
+ </P>
</TD>
</TR>
<TR>
@@ -300,6 +301,16 @@
</H1>
<DIV CLASS="news">
<P>
+ <SPAN CLASS="date">19-06-2010</SPAN>:
+ version 1.10.2
+ </P>
+ <P>
+ Small release featuring text-decoration in <SPAN CLASS="flag">-Tps</SPAN> output, a few
+ minor relaxations of errors, and some optimisations.
+ </P>
+ </DIV>
+ <DIV CLASS="news">
+ <P>
<SPAN CLASS="date">07-06-2010</SPAN>:
version 1.10.1
</P>
@@ -399,7 +410,7 @@
<TR>
<TD>
<DIV CLASS="foot">
- Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/06/08 09:15:58 $
+ Copyright &#169; 2008&#8211;2010 Kristaps Dzonsons, $Date: 2010/06/19 20:43:35 $
</DIV>
</TD>
</TR>