Set Blockfile as default naming service

This commit is contained in:
zzz
2011-06-30 12:45:29 +00:00
parent d537379798
commit 5ae41521a0
3 changed files with 50 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 = 0;
public final static long BUILD = 1;
/** for example "-test" */
public final static String EXTRA = "";