From 71404656a15ed40223ba7dfa67a6d9bb2e3a7b45 Mon Sep 17 00:00:00 2001 From: Tomasz Kojm Date: Mon, 31 Jan 2011 16:29:54 +0100 Subject: [PATCH] bump revision and flevel --- configure | 2 +- configure.in | 2 +- libclamav/others.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configure b/configure index 76a94ba56..6a580586c 100755 --- a/configure +++ b/configure @@ -3495,7 +3495,7 @@ _ACEOF LC_CURRENT=7 -LC_REVISION=7 +LC_REVISION=8 LC_AGE=1 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE" diff --git a/configure.in b/configure.in index 3ea266d1d..3c8d3f2b1 100644 --- a/configure.in +++ b/configure.in @@ -47,7 +47,7 @@ dnl VERSION="0.94rc1" AC_DEFINE_UNQUOTED([VERSION],"$VERSION",[Version number of package]) LC_CURRENT=7 -LC_REVISION=7 +LC_REVISION=8 LC_AGE=1 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE" AC_SUBST([LIBCLAMAV_VERSION]) diff --git a/libclamav/others.h b/libclamav/others.h index b9c95ec3d..2705bc5a2 100644 --- a/libclamav/others.h +++ b/libclamav/others.h @@ -53,7 +53,7 @@ * in re-enabling affected modules. */ -#define CL_FLEVEL 58 +#define CL_FLEVEL 59 #define CL_FLEVEL_DCONF CL_FLEVEL #define CL_FLEVEL_SIGTOOL CL_FLEVEL