From 2a02725d9e46d014c5961ffa98c5f7cd4051cfff Mon Sep 17 00:00:00 2001 From: ewt Date: Thu, 9 Apr 1998 02:48:44 +0000 Subject: [PATCH] version 2.4.108 (the tags for 2.4.107 are wrong though) CVS patchset: 2080 CVS date: 1998/04/09 02:48:44 --- Makefile.inc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc.in b/Makefile.inc.in index a195a86..fc872c1 100644 --- a/Makefile.inc.in +++ b/Makefile.inc.in @@ -17,6 +17,6 @@ CFLAGS = -I$(topdir) -I$(topsrcdir) @CFLAGS@ @INCPATH@ $(OPTS) \ -I$(topsrcdir)/lib -I$(topsrcdir)/misc LDFLAGS = @LDFLAGS@ -L$(topdir)/lib -L$(topdir)/build -L$(topdir)/misc \ -L$(topdir)/popt -VERSION = 2.4.107 +VERSION = 2.4.108 CC = @CC@ -- 2.7.4