2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 05:47:59 +00:00

Bump version to 2.4

This commit is contained in:
John Johansen 2010-02-04 14:41:36 -08:00
parent 98ea04e7c6
commit 335b088dd0
3 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@
# directories
DISTRIBUTION=AppArmor
VERSION=2.3.1
VERSION=2.4
# OVERRIDABLE variables
# Set these variables before including Make.rules to change its behavior

View File

@ -1,6 +1,6 @@
AC_INIT(configure.in)
AM_INIT_AUTOMAKE(libapparmor1, 2.3)
AM_INIT_AUTOMAKE(libapparmor1, 2.4)
AM_PROG_LEX
AC_PROG_YACC

View File

@ -5,7 +5,7 @@
%define _unpackaged_files_terminate_build 0
Name: libapparmor1
Version: 2.3
Version: 2.4
Release: 3.20070916
License: LGPL
Group: Development/Libraries/C and C++