Bump LT version to C45/A0/R0
-- The version 2.0 is technically an API and ABI break due to the removal of long deprecated functions. Most user's won't notice this except for the changed SO number.
This commit is contained in:
parent
7e6a65e66a
commit
4139cbcdc2
@ -55,9 +55,9 @@ AC_INIT([mym4_package],[mym4_version],[https://bugs.gnupg.org])
|
||||
# (Interfaces added: AGE++)
|
||||
# (Interfaces removed: AGE=0)
|
||||
#
|
||||
LIBGPGME_LT_CURRENT=44
|
||||
LIBGPGME_LT_AGE=33
|
||||
LIBGPGME_LT_REVISION=1
|
||||
LIBGPGME_LT_CURRENT=45
|
||||
LIBGPGME_LT_AGE=0
|
||||
LIBGPGME_LT_REVISION=0
|
||||
################################################
|
||||
|
||||
AC_SUBST(LIBGPGME_LT_CURRENT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user