jetty 5.1.15

This commit is contained in:
zzz
2010-01-31 05:06:50 +00:00
parent 390981e10c
commit ed443fe0d6
6 changed files with 38 additions and 18 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 = "";