Browse code

Bump SO major version number

Shawn Webb authored on 2014/07/01 23:22:38
Showing 2 changed files
... ...
@@ -5085,8 +5085,8 @@ $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5085 5085
 
5086 5086
 VERSION="devel-`date +%Y%m%d`"
5087 5087
 
5088
-LC_CURRENT=7
5089
-LC_REVISION=21
5088
+LC_CURRENT=8
5089
+LC_REVISION=0
5090 5090
 LC_AGE=1
5091 5091
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
5092 5092
 
... ...
@@ -2,8 +2,8 @@ dnl change this on a release
2 2
 VERSION="devel-`date +%Y%m%d`"
3 3
 dnl VERSION="1.0rc1"
4 4
 
5
-LC_CURRENT=7
6
-LC_REVISION=21
5
+LC_CURRENT=8
6
+LC_REVISION=0
7 7
 LC_AGE=1
8 8
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
9 9
 AC_SUBST([LIBCLAMAV_VERSION])