Browse code

update

git-svn: trunk@3135

Tomasz Kojm authored on 2007/07/11 08:15:32
Showing 2 changed files
... ...
@@ -2749,7 +2749,7 @@ ac_config_headers="$ac_config_headers clamav-config.h"
2749 2749
 
2750 2750
 
2751 2751
 LC_CURRENT=2
2752
-LC_REVISION=5
2752
+LC_REVISION=6
2753 2753
 LC_AGE=0
2754 2754
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
2755 2755
 
... ...
@@ -24,7 +24,7 @@ AM_INIT_AUTOMAKE(clamav, "devel-`date +%Y%m%d`")
24 24
 AM_CONFIG_HEADER(clamav-config.h)
25 25
 
26 26
 LC_CURRENT=2
27
-LC_REVISION=5
27
+LC_REVISION=6
28 28
 LC_AGE=0
29 29
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
30 30
 AC_SUBST(LIBCLAMAV_VERSION)