From: ewt Date: Thu, 9 Apr 1998 02:48:44 +0000 (+0000) Subject: version 2.4.108 (the tags for 2.4.107 are wrong though) X-Git-Tag: rpm-4.4-release~3678 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2a02725d9e46d014c5961ffa98c5f7cd4051cfff;p=platform%2Fupstream%2Frpm.git version 2.4.108 (the tags for 2.4.107 are wrong though) CVS patchset: 2080 CVS date: 1998/04/09 02:48:44 --- 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@