From 75ff3dcd060b39effac51b376168209408464a87 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 4 Apr 2011 21:07:20 +0000 Subject: Version up to 1.11.1: here we go! --- Makefile | 4 ++-- index.sgml | 4 ++-- 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 @@

- 28-03-2011: + 04-04-2011: version 1.11.1

@@ -399,7 +399,7 @@

- Copyright © 2008–2011 Kristaps Dzonsons, $Date: 2011/03/29 09:29:29 $ + Copyright © 2008–2011 Kristaps Dzonsons, $Date: 2011/04/04 21:07:20 $
-- cgit v1.2.3