mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Bump libapparmor's AA_LIB_REVISION in preparation for 2.8.2 release.
Bump common/Version in preparation for 2.8.2 release.
This commit is contained in:
parent
2fec3758ed
commit
3b47558827
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
2.8.1
|
||||
2.8.2
|
||||
|
|
|
@ -19,7 +19,7 @@ INCLUDES = $(all_includes)
|
|||
# - set AA_LIB_AGE to 0.
|
||||
#
|
||||
AA_LIB_CURRENT = 1
|
||||
AA_LIB_REVISION = 3
|
||||
AA_LIB_REVISION = 4
|
||||
AA_LIB_AGE = 0
|
||||
|
||||
SUFFIXES = .pc.in .pc
|
||||
|
|
Loading…
Add table
Reference in a new issue