From b1ce8fb522a844bd7a6c68f3128c0b7c60eb3a7a Mon Sep 17 00:00:00 2001 From: ewt Date: Tue, 3 Feb 1998 16:40:16 +0000 Subject: [PATCH] version 2.4.101 CVS patchset: 1986 CVS date: 1998/02/03 16:40:16 --- Makefile.inc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc.in b/Makefile.inc.in index 2e7fdb2..291fdf7 100644 --- a/Makefile.inc.in +++ b/Makefile.inc.in @@ -15,6 +15,6 @@ CFLAGS = @CFLAGS@ @INCPATH@ $(WARNINGS) $(OPTS) -I$(topdir) \ -I$(topdir)/lib -I$(topdir)/misc -Wall -Wstrict-prototypes LDFLAGS = @LDFLAGS@ -L$(topdir)/lib -L$(topdir)/build -L$(topdir)/misc \ -L$(topdir)/popt -VERSION = 2.4.100 +VERSION = 2.4.101 CC = @CC@ -- 2.7.4