routerconsole war dies with .jsp files in a subdir

This commit is contained in:
str4d
2013-11-01 11:00:37 +00:00
parent 777e08c8b6
commit 48cce6435b
9 changed files with 4 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 = 19;
public final static long BUILD = 20;
/** for example "-test" */
public final static String EXTRA = "";