mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 13:58:22 +00:00
Bump version to 2.4
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
# directories
|
# directories
|
||||||
|
|
||||||
DISTRIBUTION=AppArmor
|
DISTRIBUTION=AppArmor
|
||||||
VERSION=2.3.1
|
VERSION=2.4
|
||||||
|
|
||||||
# OVERRIDABLE variables
|
# OVERRIDABLE variables
|
||||||
# Set these variables before including Make.rules to change its behavior
|
# Set these variables before including Make.rules to change its behavior
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
AC_INIT(configure.in)
|
AC_INIT(configure.in)
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE(libapparmor1, 2.3)
|
AM_INIT_AUTOMAKE(libapparmor1, 2.4)
|
||||||
|
|
||||||
AM_PROG_LEX
|
AM_PROG_LEX
|
||||||
AC_PROG_YACC
|
AC_PROG_YACC
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
%define _unpackaged_files_terminate_build 0
|
%define _unpackaged_files_terminate_build 0
|
||||||
|
|
||||||
Name: libapparmor1
|
Name: libapparmor1
|
||||||
Version: 2.3
|
Version: 2.4
|
||||||
Release: 3.20070916
|
Release: 3.20070916
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
|
Reference in New Issue
Block a user