bump f-level

git-svn: trunk@3109
remotes/push_mirror/metadata
Tomasz Kojm 18 years ago
parent 12f219453f
commit 5f4897ae64
  1. 4
      ChangeLog
  2. 2
      libclamav/others.c

@ -1,3 +1,7 @@
Sun Jun 24 16:18:52 CEST 2007 (tk)
----------------------------------
* libclamav/others.c: bump f-level
Sun Jun 24 16:11:49 CEST 2007 (tk)
----------------------------------
* freshclam/manager.c: fix scripted updates under win32 (bb#526)

@ -80,7 +80,7 @@ static pthread_mutex_t cli_gentempname_mutex = PTHREAD_MUTEX_INITIALIZER;
#define P_tmpdir "C:\\WINDOWS\\TEMP"
#endif
#define CL_FLEVEL 17 /* don't touch it */
#define CL_FLEVEL 18 /* don't touch it */
short cli_debug_flag = 0, cli_leavetemps_flag = 0;

Loading…
Cancel
Save