mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2026-05-18 21:40:17 -04:00
bump revision and flevel
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -3495,7 +3495,7 @@ _ACEOF
|
||||
|
||||
|
||||
LC_CURRENT=7
|
||||
LC_REVISION=7
|
||||
LC_REVISION=8
|
||||
LC_AGE=1
|
||||
LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
|
||||
|
||||
|
||||
@@ -47,7 +47,7 @@ dnl VERSION="0.94rc1"
|
||||
AC_DEFINE_UNQUOTED([VERSION],"$VERSION",[Version number of package])
|
||||
|
||||
LC_CURRENT=7
|
||||
LC_REVISION=7
|
||||
LC_REVISION=8
|
||||
LC_AGE=1
|
||||
LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
|
||||
AC_SUBST([LIBCLAMAV_VERSION])
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
* in re-enabling affected modules.
|
||||
*/
|
||||
|
||||
#define CL_FLEVEL 58
|
||||
#define CL_FLEVEL 59
|
||||
#define CL_FLEVEL_DCONF CL_FLEVEL
|
||||
#define CL_FLEVEL_SIGTOOL CL_FLEVEL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user