* Jetty 8.1.15.v20140411

* Tomcat 6.0.41
This commit is contained in:
zzz
2014-06-09 20:39:49 +00:00
parent cb340152df
commit 884b285bf5
28 changed files with 23 additions and 9 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 = "";