]> sigrok.org Git - libsigrokdecode.git/commit
Bump libtool version (not package version) to 3:0:0.
authorUwe Hermann <redacted>
Fri, 29 Jan 2016 22:32:37 +0000 (23:32 +0100)
committerUwe Hermann <redacted>
Fri, 29 Jan 2016 22:32:37 +0000 (23:32 +0100)
commitb144d63507bed89c551e3fdd74fe106c4d264fc2
tree1977839c99e60944ea598b951c01e6032077f30e
parenta87daa42b8f9a223b6af4a1b693e4214fc802ff4
Bump libtool version (not package version) to 3:0:0.

The last release (0.3.0) had the libtool version (current:revision:age)
set to 2:0:0. Since this release removes and changes interfaces, the new
version is 3:0:0.

http://www.gnu.org/software/libtool/manual/libtool.html#Updating-version-info

This changes the library filename (e.g. on Linux) from
libsigrokdecode.so.2.0.0 to libsigrokdecode.so.3.0.0, the SONAME
(+symlink) becomes libsigrokdecode.so.3.
configure.ac