2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-28 21:07:56 +00:00

Release: prepare for 2.12 release

update version and library version

Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
John Johansen 2017-12-24 00:48:31 -08:00
parent 0b719e4f86
commit 7f72fd0fca
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2.11.95 2.12

View File

@ -27,7 +27,7 @@ INCLUDES = $(all_includes)
# http://www.gnu.org/software/libtool/manual/html_node/Libtool-versioning.html # http://www.gnu.org/software/libtool/manual/html_node/Libtool-versioning.html
# #
AA_LIB_CURRENT = 5 AA_LIB_CURRENT = 5
AA_LIB_REVISION = 1 AA_LIB_REVISION = 2
AA_LIB_AGE = 4 AA_LIB_AGE = 4
SUFFIXES = .pc.in .pc SUFFIXES = .pc.in .pc