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:
parent
08a67f3e20
commit
4e1a8feb03
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user