http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51015
User: rbalint
Date: 2013/07/29 10:20 AM
Log:
Use proper shared library versions
Unfortunately 1.10.1 went out with library version numbers (compared
to 1.10.0) not conforming to the library versioning guide at:
http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
This change sets the library version numbers to the ones suggested
by the guide and also matching the versions used in the official
Debian packages for 1.10.1.
Directory: /trunk-1.10/debian/
Changes Path Action
+3 -6 wireshark-common.files Modified
+3 -3 wireshark-common.shlibs Modified
Directory: /trunk-1.10/epan/
Changes Path Action
+1 -1 CMakeLists.txt Modified
+1 -1 Makefile.am Modified
Directory: /trunk-1.10/wiretap/
Changes Path Action
+1 -1 Makefile.am Modified