Browse code

bump revision and flevel

Tomasz Kojm authored on 2011/02/01 00:29:54
Showing 3 changed files
... ...
@@ -3495,7 +3495,7 @@ _ACEOF
3495 3495
 
3496 3496
 
3497 3497
 LC_CURRENT=7
3498
-LC_REVISION=7
3498
+LC_REVISION=8
3499 3499
 LC_AGE=1
3500 3500
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
3501 3501
 
... ...
@@ -47,7 +47,7 @@ dnl VERSION="0.94rc1"
47 47
 AC_DEFINE_UNQUOTED([VERSION],"$VERSION",[Version number of package])
48 48
 
49 49
 LC_CURRENT=7
50
-LC_REVISION=7
50
+LC_REVISION=8
51 51
 LC_AGE=1
52 52
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
53 53
 AC_SUBST([LIBCLAMAV_VERSION])
... ...
@@ -53,7 +53,7 @@
53 53
  * in re-enabling affected modules.
54 54
  */
55 55
 
56
-#define CL_FLEVEL 58
56
+#define CL_FLEVEL 59
57 57
 #define CL_FLEVEL_DCONF	CL_FLEVEL
58 58
 #define CL_FLEVEL_SIGTOOL CL_FLEVEL
59 59