Unix: fix library version for next release
authorLudovic Rousseau <ludovic.rousseau@free.fr>
Wed, 7 Aug 2019 22:13:17 +0000 (00:13 +0200)
committerNathan Hjelm <hjelmn@cs.unm.edu>
Fri, 9 Aug 2019 07:37:17 +0000 (00:37 -0700)
commit767eafbf7f93a22ba8d33e77afb11469da597405
treedd50b01354328eb3d486341e07a5c09eedd04553
parentdb99ef3451cdd9372162fb29a1254b3b7bc06cce
Unix: fix library version for next release

https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
says:

4. If any interfaces have been added, removed, or changed since the last
update, increment current, and set revision to 0.

5. If any interfaces have been added since the last public release, then
increment age.

So both current and age must be incremented. The patch in
fde20bb9b7cba0ea6e96db920d0a0169c361ca92 was not complete.

Signed-off-by: Ludovic Rousseau <ludovic.rousseau@free.fr>
configure.ac
libusb/version_nano.h