summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhsoting.net>2015-11-01 18:59:02 +0100
committerJörg Frings-Fürst <debian@jff-webhsoting.net>2015-11-01 18:59:02 +0100
commitbb0fbadacbd603b1e8d258f75ff5ca8ee481feb4 (patch)
tree44969a203592f9fe55d8db7ecb20f3747002d6a7 /Makefile.am
parentd4ba486cc6aacbbed2be1e71ea77410052a22ac1 (diff)
Imported Upstream version 0.8.4upstream/0.8.4
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 14b6489..1a41102 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,7 +34,7 @@ pkginclude_HEADERS = \
include/uriparser/UriIp4.h
-liburiparser_la_LDFLAGS = -version-info 1:19:0
+liburiparser_la_LDFLAGS = -version-info 1:20:0
if WIN32
liburiparser_la_LDFLAGS += -no-undefined
endif