mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
libapparmor: Sync version with 4.1~beta4 release
Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
ef4ee955f4
commit
a5b57609db
1 changed files with 4 additions and 4 deletions
|
@ -32,10 +32,10 @@ INCLUDES = $(all_includes)
|
||||||
#
|
#
|
||||||
# After changing the AA_LIB_* variables, also update EXPECTED_SO_NAME.
|
# After changing the AA_LIB_* variables, also update EXPECTED_SO_NAME.
|
||||||
|
|
||||||
AA_LIB_CURRENT = 20
|
AA_LIB_CURRENT = 25
|
||||||
AA_LIB_REVISION = 0
|
AA_LIB_REVISION = 1
|
||||||
AA_LIB_AGE = 19
|
AA_LIB_AGE = 24
|
||||||
EXPECTED_SO_NAME = libapparmor.so.1.19.0
|
EXPECTED_SO_NAME = libapparmor.so.1.24.1
|
||||||
|
|
||||||
SUFFIXES = .pc.in .pc
|
SUFFIXES = .pc.in .pc
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue