mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 22:05:27 +00:00
libapparmor: Sync library version bump done for the 3.0.1 release
Keep library version bump in sync so that dev does not fall behind 3.0.x Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
@@ -26,9 +26,9 @@ INCLUDES = $(all_includes)
|
|||||||
# For more information, see:
|
# For more information, see:
|
||||||
# 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 = 8
|
AA_LIB_CURRENT = 9
|
||||||
AA_LIB_REVISION = 0
|
AA_LIB_REVISION = 0
|
||||||
AA_LIB_AGE = 7
|
AA_LIB_AGE = 8
|
||||||
|
|
||||||
SUFFIXES = .pc.in .pc
|
SUFFIXES = .pc.in .pc
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user