Browse code

bump f-level

git-svn: trunk@4111

Tomasz Kojm authored on 2008/08/17 02:26:59
Showing 1 changed files
... ...
@@ -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 33 /* don't touch it */
91
+#define CL_FLEVEL 34 /* don't touch it */
92 92
 
93 93
 uint8_t cli_debug_flag = 0, cli_leavetemps_flag = 0;
94 94