[apparmor] [PATCH 7/7] libapparmor: Update library version info
Seth Arnold
seth.arnold at canonical.com
Mon Jun 24 21:34:24 UTC 2013
On Sun, Jun 23, 2013 at 04:23:19PM -0700, Tyler Hicks wrote:
> Interfaces were changed, so current is incremented and revision and age
> are zeroed.
>
> Signed-off-by: Tyler Hicks <tyhicks at canonical.com>
Acked-by: Seth Arnold <seth.arnold at canonical.com>
Are there other changes that we can or should "bundle" along with this
change? It's not every day you change an ABI version, it'd be nice to
not need another one soon. :)
Thanks
> ---
> libraries/libapparmor/src/Makefile.am | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/libraries/libapparmor/src/Makefile.am b/libraries/libapparmor/src/Makefile.am
> index 6507673..fe77ea2 100644
> --- a/libraries/libapparmor/src/Makefile.am
> +++ b/libraries/libapparmor/src/Makefile.am
> @@ -18,8 +18,8 @@ INCLUDES = $(all_includes)
> # release, then
> # - set AA_LIB_AGE to 0.
> #
> -AA_LIB_CURRENT = 1
> -AA_LIB_REVISION = 2
> +AA_LIB_CURRENT = 2
> +AA_LIB_REVISION = 0
> AA_LIB_AGE = 0
>
> SUFFIXES = .pc.in .pc
> --
> 1.8.1.2
>
>
> --
> AppArmor mailing list
> AppArmor at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20130624/12490b33/attachment.pgp>
More information about the AppArmor
mailing list