From fe7d5c009aedaf6cbba372146094170a32ca18cd Mon Sep 17 00:00:00 2001 From: ewt Date: Mon, 27 Jul 1998 18:45:47 +0000 Subject: [PATCH] changed version number to 2.90 CVS patchset: 2193 CVS date: 1998/07/27 18:45:47 --- Makefile.inc.in | 2 +- rpm.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.inc.in b/Makefile.inc.in index 5dc3eb8..acfc27a 100644 --- a/Makefile.inc.in +++ b/Makefile.inc.in @@ -20,6 +20,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 = 3.0 +VERSION = 2.90 CC = @CC@ diff --git a/rpm.spec b/rpm.spec index 5bf9b19..79b4a6c 100644 --- a/rpm.spec +++ b/rpm.spec @@ -1,6 +1,6 @@ Summary: Red Hat Package Manager Name: rpm -%define version 3.0 +%define version 2.90 Version: %{version} Release: 1 Group: Utilities/System -- 2.7.4