Plugins: less confusing message, fix CNFE by catch and ignore on delete.

This commit is contained in:
sponge
2012-03-19 01:46:47 +00:00
parent 8ca5591933
commit d1ed30e79c
4 changed files with 15 additions and 4 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 = "";