From 5803b074935073438586d6fef033ac474f313fff Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sun, 9 May 2010 06:27:41 +0000 Subject: Getting version ready. --- Makefile | 4 ++-- index.sgml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 04c93076..a9106673 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/index.sgml b/index.sgml index a8e84e9c..b0266874 100644 --- a/index.sgml +++ b/index.sgml @@ -213,7 +213,7 @@ - discuss...@mdocml.bsd.lv discussions and announcements @@ -336,7 +336,7 @@
- Copyright © 2008–2010 Kristaps Dzonsons, $Date: 2010/05/09 06:18:55 $ + Copyright © 2008–2010 Kristaps Dzonsons, $Date: 2010/05/09 06:27:41 $
-- cgit v1.2.3