[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.95+dfsg-1-6156-g094ec9b

Tomasz Kojm tkojm at clamav.net
Sun Apr 4 01:28:03 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit 31b77b3fb589ab07e7b4d84f8b3825178864ee51
Author: Tomasz Kojm <tkojm at clamav.net>
Date:   Wed Mar 31 18:39:56 2010 +0200

    bump LC_REVISION & CL_FLEVEL

diff --git a/configure b/configure
index d3a60a7..a14d1a5 100755
--- a/configure
+++ b/configure
@@ -3478,7 +3478,7 @@ _ACEOF
 
 
 LC_CURRENT=7
-LC_REVISION=1
+LC_REVISION=2
 LC_AGE=1
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
 
diff --git a/configure.in b/configure.in
index 1a20014..0b9cb47 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=1
+LC_REVISION=2
 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 a849cd6..1cec6fc 100644
--- a/libclamav/others.h
+++ b/libclamav/others.h
@@ -53,7 +53,7 @@
  * in re-enabling affected modules.
  */
 
-#define CL_FLEVEL 50
+#define CL_FLEVEL 51
 #define CL_FLEVEL_DCONF	CL_FLEVEL
 #define CL_FLEVEL_SIGTOOL CL_FLEVEL
 

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list