summaryrefslogtreecommitdiff
path: root/wiretap/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-05-28 13:27:19 -0700
committerGerald Combs <gerald@wireshark.org>2015-05-28 20:29:06 +0000
commit1955dd2dec345de00acb68e89518ae1da4853e01 (patch)
treec6ade5b805171e45e6b5cbca11433e3654ccab2e /wiretap/Makefile.am
parent51bdf499dc9e15afbf4b1769c0727c10e36f5ac1 (diff)
downloadwireshark-1955dd2dec345de00acb68e89518ae1da4853e01.tar.gz
1.99.6 → 1.99.7.
Change-Id: I8c431f162d199c8507ba57d84e496dce5f5a0933 Reviewed-on: https://code.wireshark.org/review/8677 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'wiretap/Makefile.am')
-rw-r--r--wiretap/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/Makefile.am b/wiretap/Makefile.am
index 3fc9ccbf2f..7493f622ac 100644
--- a/wiretap/Makefile.am
+++ b/wiretap/Makefile.am
@@ -28,7 +28,7 @@ include Makefile.common
noinst_LTLIBRARIES = libwiretap_generated.la
lib_LTLIBRARIES = libwiretap.la
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
-libwiretap_la_LDFLAGS = -version-info 0:6:0 @LDFLAGS_SHAREDLIB@
+libwiretap_la_LDFLAGS = -version-info 0:7:0 @LDFLAGS_SHAREDLIB@
AM_NON_GENERATED_CFLAGS =-DWS_BUILD_DLL