summaryrefslogtreecommitdiff
path: root/wiretap
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-08-12 09:36:56 -0700
committerGerald Combs <gerald@wireshark.org>2015-08-12 16:42:05 +0000
commit7fc8978399fe7fe20bac8f2ef5f2f15eef4c4698 (patch)
tree6cccea61c10bc4b5fbe30efcf0e8e177e476b60f /wiretap
parent120a180754854603dca68dc34070a95a5135c232 (diff)
downloadwireshark-7fc8978399fe7fe20bac8f2ef5f2f15eef4c4698.tar.gz
Build 1.12.7.
Change-Id: Ie2e73d4d8623322f72f0550426c8cd2a1af90bb5 Reviewed-on: https://code.wireshark.org/review/9999 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'wiretap')
-rw-r--r--wiretap/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/CMakeLists.txt b/wiretap/CMakeLists.txt
index 6f62b0b61d..96bd28a603 100644
--- a/wiretap/CMakeLists.txt
+++ b/wiretap/CMakeLists.txt
@@ -113,7 +113,7 @@ add_library(wiretap ${LINK_MODE_LIB}
${WIRETAP_FILES}
)
-set(FULL_SO_VERSION "4.0.4")
+set(FULL_SO_VERSION "4.0.7")
set_target_properties(wiretap PROPERTIES COMPILE_DEFINITIONS "WS_BUILD_DLL")
set_target_properties(wiretap PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}")