Browse code

Bump .so version number

Shawn Webb authored on 2014/11/20 01:51:22
Showing 1 changed files
... ...
@@ -3,7 +3,7 @@ VERSION="devel-`date +%Y%m%d`"
3 3
 dnl VERSION="1.0rc1"
4 4
 
5 5
 LC_CURRENT=7
6
-LC_REVISION=22
6
+LC_REVISION=24
7 7
 LC_AGE=1
8 8
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
9 9
 AC_SUBST([LIBCLAMAV_VERSION])