2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 10:07:12 +00:00

Bump library version to keep in sync with 3.1.3 library version change

Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
John Johansen 2023-02-27 17:32:42 -08:00
parent d420a7ee3e
commit b8a14e29b7

View File

@ -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