Prepare for AppArmor 4.0.1 release

- update version file
- update library version. addition of saddr/... parsing extends the
  record struct which is an interface addition.

Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
John Johansen 2024-07-23 16:02:50 -07:00
parent 9f849247b9
commit 84a6bc1b6d
2 changed files with 5 additions and 5 deletions

View file

@ -1 +1 @@
4.0.1
4.0.2

View file

@ -32,10 +32,10 @@ INCLUDES = $(all_includes)
#
# After changing the AA_LIB_* variables, also update EXPECTED_SO_NAME.
AA_LIB_CURRENT = 18
AA_LIB_REVISION = 1
AA_LIB_AGE = 17
EXPECTED_SO_NAME = libapparmor.so.1.17.1
AA_LIB_CURRENT = 19
AA_LIB_REVISION = 0
AA_LIB_AGE = 18
EXPECTED_SO_NAME = libapparmor.so.1.18.0
SUFFIXES = .pc.in .pc