mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Adjust versions for impending 2.9.0 release (woohoo!).
This commit is contained in:
parent
bedcb8c19c
commit
12b3b63594
2 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
2.8.98
|
||||
2.9.0
|
||||
|
|
|
@ -26,9 +26,9 @@ INCLUDES = $(all_includes)
|
|||
# For more information, see:
|
||||
# http://www.gnu.org/software/libtool/manual/html_node/Libtool-versioning.html
|
||||
#
|
||||
AA_LIB_CURRENT = 2
|
||||
AA_LIB_CURRENT = 3
|
||||
AA_LIB_REVISION = 0
|
||||
AA_LIB_AGE = 1
|
||||
AA_LIB_AGE = 2
|
||||
|
||||
SUFFIXES = .pc.in .pc
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue