summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-04-04 21:07:20 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-04-04 21:07:20 +0000
commit75ff3dcd060b39effac51b376168209408464a87 (patch)
tree8a3498103ae2f79b6b2b9ac3a02325bf20d0c322
parent8df3bd8aa2e86cd7c2b579bfdf2f9fb34bfad73e (diff)
downloadmandoc-75ff3dcd060b39effac51b376168209408464a87.tar.gz
mandoc-75ff3dcd060b39effac51b376168209408464a87.tar.zst
mandoc-75ff3dcd060b39effac51b376168209408464a87.zip
Version up to 1.11.1: here we go!
-rw-r--r--Makefile4
-rw-r--r--index.sgml4
2 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 96c619c9..0eafdf7f 100644
--- a/Makefile
+++ b/Makefile
@@ -11,8 +11,8 @@
# in the lower-left hand corner of -mdoc manuals.
# CFLAGS += -DOSNAME="\"OpenBSD 4.5\""
-VERSION = 1.10.10
-VDATE = 20 March 2011
+VERSION = 1.11.1
+VDATE = 04 April 2011
CFLAGS += -g -DHAVE_CONFIG_H -DVERSION="\"$(VERSION)\""
CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings
PREFIX = /usr/local
diff --git a/index.sgml b/index.sgml
index 43c5cf82..d4fd1edc 100644
--- a/index.sgml
+++ b/index.sgml
@@ -324,7 +324,7 @@
</H1>
<DIV CLASS="news">
<P>
- <SPAN CLASS="date">28-03-2011</SPAN>:
+ <SPAN CLASS="date">04-04-2011</SPAN>:
version 1.11.1
</P>
<P>
@@ -399,7 +399,7 @@
<TR>
<TD>
<DIV CLASS="foot">
- Copyright &#169; 2008&#8211;2011 Kristaps Dzonsons, $Date: 2011/03/29 09:29:29 $
+ Copyright &#169; 2008&#8211;2011 Kristaps Dzonsons, $Date: 2011/04/04 21:07:20 $
</DIV>
</TD>
</TR>