mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-28 12:58:07 +00:00
libapparmor: sync library version change with the 3.0.4 release
Library versioning requires we keep these changes in sync. Since the 3.0.4 release bumped revision we need to do it here as well. Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
9aa1a5b492
commit
2ba5575f7b
@ -27,7 +27,7 @@ INCLUDES = $(all_includes)
|
||||
# http://www.gnu.org/software/libtool/manual/html_node/Libtool-versioning.html
|
||||
#
|
||||
AA_LIB_CURRENT = 9
|
||||
AA_LIB_REVISION = 1
|
||||
AA_LIB_REVISION = 2
|
||||
AA_LIB_AGE = 8
|
||||
|
||||
SUFFIXES = .pc.in .pc
|
||||
|
Loading…
x
Reference in New Issue
Block a user