mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 00:14:44 +01:00
Prepare for AppArmor 2.12.4 release
- update version file - update library version Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
edf69b3b54
commit
ad90017619
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
2.12.3
|
||||
2.12.4
|
||||
|
|
|
@ -27,7 +27,7 @@ INCLUDES = $(all_includes)
|
|||
# http://www.gnu.org/software/libtool/manual/html_node/Libtool-versioning.html
|
||||
#
|
||||
AA_LIB_CURRENT = 5
|
||||
AA_LIB_REVISION = 2
|
||||
AA_LIB_REVISION = 3
|
||||
AA_LIB_AGE = 4
|
||||
|
||||
SUFFIXES = .pc.in .pc
|
||||
|
|
Loading…
Add table
Reference in a new issue