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:
0382eab
)
changed version to 2.2 (2.1.3 was never publically released)
author
ewt
<devnull@localhost>
Tue, 16 Jul 1996 16:54:36 +0000
(16:54 +0000)
committer
ewt
<devnull@localhost>
Tue, 16 Jul 1996 16:54:36 +0000
(16:54 +0000)
CVS patchset: 861
CVS date: 1996/07/16 16:54:36
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
4860067
..
44ed45d
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-18,7
+18,7
@@
CFLAGS = $(WARNINGS) $(DEBUG) $(OPTS) -Ilib -Ibuild -I../lib -I../build
LDFLAGS = $(DEBUG) -Llib -Lbuild -L../lib -L../build
AR = ar r
RANLIB = ranlib
-VERSION = 2.
1.3
+VERSION = 2.
2
BINDIR=$(prefix)/bin
RPMBINDIR=$(subst usr/bin,bin,$(BINDIR))