]> sigrok.org Git - libsigrokdecode.git/commit - configure.ac
configure.ac: Bump libtool/library version from 2:0:0 to 2:1:0.
authorUwe Hermann <redacted>
Wed, 1 Jul 2015 21:11:25 +0000 (23:11 +0200)
committerUwe Hermann <redacted>
Sun, 12 Jul 2015 20:34:42 +0000 (22:34 +0200)
commita7ad75778a07c52c1a6e8311692d51c8f1c8fd7f
treebb566bccfd43b2d57b2a4a47b7d3c5a78859c382
parent55f589d4e8d4be36af5bae20705ca4b2f4e93f79
configure.ac: Bump libtool/library version from 2:0:0 to 2:1:0.

The libtool current:revision:age numbers change from 2:0:0 to 2:1:0.

Details:
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.2.0.1, the SONAME
(+symlink) stays at libsigrokdecode.so.2, though.
configure.ac