Revert "Bump SO major version number"

This reverts commit 6e95088a71.
This commit is contained in:
Shawn Webb
2014-07-07 10:51:33 -04:00
parent 641fa9f29b
commit c3bccc2fd6
2 changed files with 4 additions and 4 deletions

4
configure vendored
View File

@@ -5085,8 +5085,8 @@ $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
VERSION="devel-`date +%Y%m%d`"
LC_CURRENT=8
LC_REVISION=0
LC_CURRENT=7
LC_REVISION=21
LC_AGE=1
LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"

View File

@@ -2,8 +2,8 @@ dnl change this on a release
VERSION="devel-`date +%Y%m%d`"
dnl VERSION="1.0rc1"
LC_CURRENT=8
LC_REVISION=0
LC_CURRENT=7
LC_REVISION=21
LC_AGE=1
LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
AC_SUBST([LIBCLAMAV_VERSION])