URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dbd2cd6a73d01877a2397b9d0b9f8ac9e692296e
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
dbd2cd6 by Balint Reczey (balint.reczey@xxxxxxxxxxxxx):
Set libwscodecs.so's version to 2.0.0
It was 1.0.0 in the 2.4.x branch already and there are exported function
removals.
Change-Id: I9fc4333a146febd60e82586f868dde74988cc80e
Reviewed-on: https://code.wireshark.org/review/28397
Petri-Dish: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from 00fc5d1 Fix shared library symlink names
adds dbd2cd6 Set libwscodecs.so's version to 2.0.0
Summary of changes:
codecs/CMakeLists.txt | 4 ++--
codecs/Makefile.am | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)