* Console:

- More HTML transitional fixes
      - Standardize on 'save' to the right of 'cancel'
This commit is contained in:
zzz
2010-04-05 13:34:45 +00:00
parent caab860351
commit 2a92be5946
9 changed files with 80 additions and 57 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 = 5;
public final static long BUILD = 6;
/** for example "-test" */
public final static String EXTRA = "";