From f06be045fa23029451ed1ae110eb8e27f016042c Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 10 Oct 2009 18:43:55 +0000 Subject: Version: 1.9.8. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index a493871a..ff259098 100644 --- a/Makefile +++ b/Makefile @@ -9,8 +9,8 @@ INSTALL_DATA = install -m 0444 INSTALL_LIB = install -m 0644 INSTALL_MAN = $(INSTALL_DATA) -VERSION = 1.9.7 -VDATE = 9 October 2009 +VERSION = 1.9.8 +VDATE = 10 October 2009 VFLAGS = -DVERSION=\"$(VERSION)\" CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g -- cgit v1.2.3