URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a61ce89bd3d87c2ae30157a0084519e39d53116d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
a61ce89 by Balint Reczey (balint@xxxxxxxxxxxxxxx):
Set library .so versions to their proper value
The versions should be bumped right before each final/RC release.
Change-Id: I3ae1f117b25ad715db3ffc9f8c3b0a3979c847e7
Reviewed-on: https://code.wireshark.org/review/4195
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 1fb38aa Update debian/*.symbols to match 1.12.0 ABI
adds a61ce89 Set library .so versions to their proper value
Summary of changes:
epan/CMakeLists.txt | 2 +-
epan/Makefile.am | 2 +-
wiretap/CMakeLists.txt | 2 +-
wiretap/Makefile.am | 2 +-
wsutil/CMakeLists.txt | 2 +-
wsutil/Makefile.am | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)