Browse code

bump f-level

git-svn: trunk@3690

Tomasz Kojm authored on 2008/03/04 04:13:37
Showing 2 changed files
... ...
@@ -1,3 +1,8 @@
1
+Mon Mar  3 19:17:46 CET 2008 (tk)
2
+---------------------------------
3
+  * libclamav/others.c: bump f-level
4
+  * docs: update
5
+
1 6
 Mon Mar  3 11:19:25 CET 2008 (tk)
2 7
 ---------------------------------
3 8
   * libclamav/pdf.c: fix handling of md5 digests (bb#866)
... ...
@@ -88,7 +88,7 @@ static pthread_mutex_t cli_ctime_mutex = PTHREAD_MUTEX_INITIALIZER;
88 88
 #define       P_tmpdir        "C:\\WINDOWS\\TEMP"
89 89
 #endif
90 90
 
91
-#define CL_FLEVEL 27 /* don't touch it */
91
+#define CL_FLEVEL 28 /* don't touch it */
92 92
 
93 93
 uint8_t cli_debug_flag = 0, cli_leavetemps_flag = 0;
94 94