Browse code

bump LC_REVISION & CL_FLEVEL

Tomasz Kojm authored on 2010/04/01 01:39:56
Showing 3 changed files
... ...
@@ -3478,7 +3478,7 @@ _ACEOF
3478 3478
 
3479 3479
 
3480 3480
 LC_CURRENT=7
3481
-LC_REVISION=1
3481
+LC_REVISION=2
3482 3482
 LC_AGE=1
3483 3483
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
3484 3484
 
... ...
@@ -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=1
50
+LC_REVISION=2
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 50
56
+#define CL_FLEVEL 51
57 57
 #define CL_FLEVEL_DCONF	CL_FLEVEL
58 58
 #define CL_FLEVEL_SIGTOOL CL_FLEVEL
59 59