summaryrefslogtreecommitdiff
path: root/rpmio
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2008-03-18 10:28:57 +0200
committerPanu Matilainen <pmatilai@redhat.com>2008-03-18 10:28:57 +0200
commitd07bcfece15f9e8352ea077e1a7fe8a082bc2eab (patch)
treee02beddbb198910b14626ae0381f6f9c3f1402f1 /rpmio
parent5c48f597c82c92a02f573056e26bd21fe17aeda3 (diff)
downloadrpm-d07bcfece15f9e8352ea077e1a7fe8a082bc2eab.tar.gz
rpm-d07bcfece15f9e8352ea077e1a7fe8a082bc2eab.tar.bz2
rpm-d07bcfece15f9e8352ea077e1a7fe8a082bc2eab.zip
Bump up sonames, we're not exactly ABI compatible with 4.4 anymore..
Diffstat (limited to 'rpmio')
-rw-r--r--rpmio/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmio/Makefile.am b/rpmio/Makefile.am
index 00abee5a8..217242741 100644
--- a/rpmio/Makefile.am
+++ b/rpmio/Makefile.am
@@ -18,7 +18,7 @@ librpmio_la_SOURCES = \
rpmio_internal.h rpmlua.h rpmhook.h ugid.h fts.h \
rpmstring.c rpmfileutil.c
-librpmio_la_LDFLAGS = -release 4.4
+librpmio_la_LDFLAGS = -release 4.6
librpmio_la_LIBADD = \
../misc/libmisc.la \
@WITH_NSS_LIB@ \