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


The following commit has been merged in the debian/unstable branch:
commit 67b945f6c40e6672452c9670de7353882a298b2b
Author: Tomasz Kojm <tkojm at clamav.net>
Date:   Wed Mar 10 20:00:54 2010 +0100

    set age to 1

diff --git a/configure b/configure
index 3538886..bd23b4f 100755
--- a/configure
+++ b/configure
@@ -3477,7 +3477,7 @@ _ACEOF
 
 LC_CURRENT=7
 LC_REVISION=0
-LC_AGE=0
+LC_AGE=1
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
 
 
diff --git a/configure.in b/configure.in
index 9f8e0f1..4d21968 100644
--- a/configure.in
+++ b/configure.in
@@ -48,7 +48,7 @@ AC_DEFINE_UNQUOTED([VERSION],"$VERSION",[Version number of package])
 
 LC_CURRENT=7
 LC_REVISION=0
-LC_AGE=0
+LC_AGE=1
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
 AC_SUBST([LIBCLAMAV_VERSION])
 

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list