log compress errors

This commit is contained in:
zzz
2010-04-21 17:41:14 +00:00
parent b1aafa5aaf
commit 106bccda0e
3 changed files with 16 additions and 2 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 = 14;
public final static long BUILD = 15;
/** for example "-test" */
public final static String EXTRA = "-rc";