Update build version tags to 2.5~pre

This commit is contained in:
John Johansen 2010-02-11 15:36:16 -08:00
parent 60fb075419
commit 7592c80db5
3 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,7 @@
# directories
DISTRIBUTION=AppArmor
VERSION=2.4
VERSION=2.5~pre
# 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.4)
AM_INIT_AUTOMAKE(libapparmor1, 2.5~pre)
AM_PROG_LEX
AC_PROG_YACC

View file

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