Browse code

Update library revision.

Steven Morgan authored on 2015/10/06 01:27:54
Showing 1 changed files
... ...
@@ -2,8 +2,8 @@ dnl change this on a release
2 2
 VERSION="devel-`date +%Y%m%d`"
3 3
 dnl VERSION="0.99"
4 4
 
5
-LC_CURRENT=7
6
-LC_REVISION=27
5
+LC_CURRENT=8
6
+LC_REVISION=1
7 7
 LC_AGE=1
8 8
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
9 9
 AC_SUBST([LIBCLAMAV_VERSION])