mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
Prepare for AppArmor 3.1.4 release
- update version file - update library version Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
6831a8f440
commit
e5a3c03357
@ -1 +1 @@
|
||||
3.1.3
|
||||
3.1.4
|
||||
|
@ -33,9 +33,9 @@ INCLUDES = $(all_includes)
|
||||
# After changing the AA_LIB_* variables, also update EXPECTED_SO_NAME.
|
||||
|
||||
AA_LIB_CURRENT = 13
|
||||
AA_LIB_REVISION = 2
|
||||
AA_LIB_REVISION = 3
|
||||
AA_LIB_AGE = 12
|
||||
EXPECTED_SO_NAME = libapparmor.so.1.12.2
|
||||
EXPECTED_SO_NAME = libapparmor.so.1.12.3
|
||||
|
||||
SUFFIXES = .pc.in .pc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user