mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
Prepare for 4.0.3 release
- Bump version - bump library version Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
5dd04c3389
commit
b4dfdf50f5
@ -1 +1 @@
|
|||||||
4.0.2
|
4.0.3
|
||||||
|
@ -32,10 +32,10 @@ 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 = 19
|
AA_LIB_CURRENT = 20
|
||||||
AA_LIB_REVISION = 0
|
AA_LIB_REVISION = 0
|
||||||
AA_LIB_AGE = 18
|
AA_LIB_AGE = 19
|
||||||
EXPECTED_SO_NAME = libapparmor.so.1.18.0
|
EXPECTED_SO_NAME = libapparmor.so.1.19.0
|
||||||
|
|
||||||
SUFFIXES = .pc.in .pc
|
SUFFIXES = .pc.in .pc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user