try to fix log flush error at file rotation

This commit is contained in:
zzz
2010-11-30 19:04:03 +00:00
parent 6de6fb1b56
commit 293eea9e38
3 changed files with 6 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ public class RouterVersion {
/** deprecated */
public final static String ID = "Monotone";
public final static String VERSION = CoreVersion.VERSION;
public final static long BUILD = 17;
public final static long BUILD = 18;
/** for example "-test" */
public final static String EXTRA = "";