cpp: Fix version number

* configure.ac (LIBGPGMEPP_LT_CURRENT): Bump.
--
Added API so it should have been correct to bump current
and age and not to bump age.
This commit is contained in:
Andre Heinecke 2016-10-13 10:13:47 +02:00
parent a274c7590a
commit 56302e7bb6

View File

@ -61,9 +61,9 @@ LIBGPGME_LT_CURRENT=26
LIBGPGME_LT_AGE=15 LIBGPGME_LT_AGE=15
LIBGPGME_LT_REVISION=0 LIBGPGME_LT_REVISION=0
LIBGPGMEPP_LT_CURRENT=6 LIBGPGMEPP_LT_CURRENT=8
LIBGPGMEPP_LT_AGE=1 LIBGPGMEPP_LT_AGE=2
LIBGPGMEPP_LT_REVISION=2 LIBGPGMEPP_LT_REVISION=0
LIBQGPGME_LT_CURRENT=7 LIBQGPGME_LT_CURRENT=7
LIBQGPGME_LT_AGE=0 LIBQGPGME_LT_AGE=0