projects
/
platform
/
upstream
/
rpm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80aca08
)
changed version to 2.3.2
author
ewt
<devnull@localhost>
Thu, 16 Jan 1997 16:20:45 +0000
(16:20 +0000)
committer
ewt
<devnull@localhost>
Thu, 16 Jan 1997 16:20:45 +0000
(16:20 +0000)
CVS patchset: 1286
CVS date: 1997/01/16 16:20:45
Makefile.inc.in
patch
|
blob
|
history
diff --git
a/Makefile.inc.in
b/Makefile.inc.in
index
4a5a243
..
82a2da2
100644
(file)
--- a/
Makefile.inc.in
+++ b/
Makefile.inc.in
@@
-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.
1
+VERSION = 2.3.
2
CC = @CC@