[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:22:43 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit d771a80d9e552f1653ec926981b5cd6bffd6ac92
Author: Tomasz Kojm <tkojm at clamav.net>
Date:   Wed Mar 10 19:02:14 2010 +0100

    bump numbers

diff --git a/configure b/configure
index ba80930..3538886 100755
--- a/configure
+++ b/configure
@@ -3475,8 +3475,8 @@ cat >>confdefs.h <<_ACEOF
 _ACEOF
 
 
-LC_CURRENT=6
-LC_REVISION=5
+LC_CURRENT=7
+LC_REVISION=0
 LC_AGE=0
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
 
diff --git a/configure.in b/configure.in
index 1465794..9f8e0f1 100644
--- a/configure.in
+++ b/configure.in
@@ -46,8 +46,8 @@ VERSION="devel-`date +%Y%m%d`"
 dnl VERSION="0.94rc1"
 AC_DEFINE_UNQUOTED([VERSION],"$VERSION",[Version number of package])
 
-LC_CURRENT=6
-LC_REVISION=5
+LC_CURRENT=7
+LC_REVISION=0
 LC_AGE=0
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
 AC_SUBST([LIBCLAMAV_VERSION])
diff --git a/libclamav/others.h b/libclamav/others.h
index d3c0af4..6a7140c 100644
--- a/libclamav/others.h
+++ b/libclamav/others.h
@@ -53,7 +53,7 @@
  * in re-enabling affected modules.
  */
 
-#define CL_FLEVEL 49
+#define CL_FLEVEL 50
 #define CL_FLEVEL_DCONF	CL_FLEVEL
 
 extern uint8_t cli_debug_flag;

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list