git-svn-id: file:///var/lib/svn/clamav-devel/trunk/clamav-devel@2664 77e5149b-7576-45b1-b177-96237e5ba77b
| ... | ... |
@@ -94,7 +94,7 @@ static pthread_mutex_t cli_gentempname_mutex = PTHREAD_MUTEX_INITIALIZER; |
| 94 | 94 |
#define P_tmpdir "C:\\WINDOWS\\TEMP" |
| 95 | 95 |
#endif |
| 96 | 96 |
|
| 97 |
-#define CL_FLEVEL 11 /* don't touch it */ |
|
| 97 |
+#define CL_FLEVEL 12 /* don't touch it */ |
|
| 98 | 98 |
|
| 99 | 99 |
short cli_debug_flag = 0, cli_leavetemps_flag = 0; |
| 100 | 100 |
|