summaryrefslogtreecommitdiffstats
path: root/Make_global.am
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2013-10-20 15:17:24 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2013-10-27 19:10:58 +0100
commit1a1ae79398c1436963e549c7d1499b7fdda7a265 (patch)
tree4df800390a25c5fb7401c87657dccaf6d4843dbe /Make_global.am
parentc15f0906842c2eed709e7cc83dd8768e6548d57a (diff)
build: fix incorrect library versioning
Commit v6.20~12 caused libipset to shift from libipset.so.3 to .so.2. That is the wrong thing to do. Set it back to 3+2, as intended. Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Diffstat (limited to 'Make_global.am')
-rw-r--r--Make_global.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Make_global.am b/Make_global.am
index 9c228cc..33645da 100644
--- a/Make_global.am
+++ b/Make_global.am
@@ -69,7 +69,7 @@
# interface.
# curr:rev:age
-LIBVERSION = 4:1:2
+LIBVERSION = 5:0:2
AM_CPPFLAGS = $(kinclude_CFLAGS) $(all_includes) -I$(top_srcdir)/include \
-I/usr/local/include