* jobs.jsp: Add more queue diagnostics

This commit is contained in:
zzz
2012-05-23 16:37:43 +00:00
parent 580bb5a6fe
commit 501f2f85d5
3 changed files with 19 additions and 10 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 = 4;
public final static long BUILD = 5;
/** for example "-test" */
public final static String EXTRA = "";