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 <[email protected]>

Acked-by: Seth Arnold <[email protected]>

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
> [email protected]
> Modify settings or unsubscribe at: 
> https://lists.ubuntu.com/mailman/listinfo/apparmor
> 

Attachment: signature.asc
Description: Digital signature

-- 
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to