diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-05-09 06:27:41 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-05-09 06:27:41 +0000 |
commit | 620981e8840e030117dfc2946a0c90092cbee47b (patch) | |
tree | 9ba9675eddf4d5d8a35f5e56c9d5a65d9fe5c1cd | |
parent | 2c907fd71a2a8401f43d187c08d982c632b77c1f (diff) | |
download | mandoc-620981e8840e030117dfc2946a0c90092cbee47b.tar.gz |
Getting version ready.
-rw-r--r-- | Makefile | 4 | ||||
-rw-r--r-- | index.sgml | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -11,8 +11,8 @@ INSTALL_DATA = $(INSTALL) -m 0444 INSTALL_LIB = $(INSTALL) -m 0644 INSTALL_MAN = $(INSTALL_DATA) -VERSION = 1.9.23 -VDATE = 07 April 2010 +VERSION = 1.9.24 +VDATE = 09 May 2010 VFLAGS = -DVERSION="\"$(VERSION)\"" WFLAGS = -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings @@ -213,7 +213,7 @@ <TBODY> <TR> <TD> - discuss<A CLASS="external" TITLE="Reveal this e-mail address" + disc<A CLASS="external" TITLE="Reveal this e-mail address" HREF="http://www.google.com/recaptcha/mailhide/d?k=01KQ80PFH5n3BBNpF5Gs4sRg==&c=EV1QytpQqTHSItc2IXvZyocgYLPnG5K0JKw_gwMC9yc=">...</a>@mdocml.bsd.lv </TD> <TD>discussions and announcements</TD> |