mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 18:17:09 +00:00
Sync library version with 4.0.3 release
bump library version to be in sync with 4.0.3 release as it has the same library changes. Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
5edcb6f45c
commit
effffa83c2
@ -32,10 +32,10 @@ INCLUDES = $(all_includes)
|
||||
#
|
||||
# After changing the AA_LIB_* variables, also update EXPECTED_SO_NAME.
|
||||
|
||||
AA_LIB_CURRENT = 19
|
||||
AA_LIB_CURRENT = 20
|
||||
AA_LIB_REVISION = 0
|
||||
AA_LIB_AGE = 18
|
||||
EXPECTED_SO_NAME = libapparmor.so.1.18.0
|
||||
AA_LIB_AGE = 19
|
||||
EXPECTED_SO_NAME = libapparmor.so.1.19.0
|
||||
|
||||
SUFFIXES = .pc.in .pc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user