mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
Prepare for AppArmor 3.1.3 release
- update version file - update library version Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
df3b9601de
commit
c8eefe440c
@ -1 +1 @@
|
|||||||
3.1.2
|
3.1.3
|
||||||
|
@ -33,9 +33,9 @@ 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 = 13
|
AA_LIB_CURRENT = 13
|
||||||
AA_LIB_REVISION = 1
|
AA_LIB_REVISION = 2
|
||||||
AA_LIB_AGE = 12
|
AA_LIB_AGE = 12
|
||||||
EXPECTED_SO_NAME = libapparmor.so.1.12.1
|
EXPECTED_SO_NAME = libapparmor.so.1.12.2
|
||||||
|
|
||||||
SUFFIXES = .pc.in .pc
|
SUFFIXES = .pc.in .pc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user