format refresh time

This commit is contained in:
zzz
2010-12-02 16:18:09 +00:00
parent 3d6a5bd9e7
commit 2126b5156e
8 changed files with 19 additions and 12 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 = 20;
public final static long BUILD = 21;
/** for example "-test" */
public final static String EXTRA = "";