2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 01:57:43 +00:00

lib: version sync

Sync version of library to match that of 4.1 release.

Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
John Johansen 2025-04-10 02:15:53 -07:00
parent 08a67f3e20
commit 4e1a8feb03

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 = 25 AA_LIB_CURRENT = 25
AA_LIB_REVISION = 1 AA_LIB_REVISION = 2
AA_LIB_AGE = 24 AA_LIB_AGE = 24
EXPECTED_SO_NAME = libapparmor.so.1.24.1 EXPECTED_SO_NAME = libapparmor.so.1.24.2
SUFFIXES = .pc.in .pc SUFFIXES = .pc.in .pc