changed to rpm, 2.3.3

CVS patchset: 1287
CVS date: 1997/01/16 16:45:52
This commit is contained in:
ewt 1997-01-16 16:45:52 +00:00
parent 258f679ccc
commit 8d2e35709c
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,6 @@ CFLAGS = @CFLAGS@ @INCPATH@ $(WARNINGS) $(OPTS) \
-DLIBRPMRC_FILENAME="\"$(LIBRPMRC_FILENAME)"\" -DVERSION=\"$(VERSION)\"
LDFLAGS = @LDFLAGS@ @LIBPATH@ -Llib -Lbuild -Lmisc -L$(topdir)/lib \
-L$(topdir)/build -L$(topdir)/misc
VERSION = 2.3.2
VERSION = 2.3.3
CC = @CC@