Jetty 9.2.24-v201801015, Tomcat 8.5.30

This commit is contained in:
zzz
2018-04-11 18:24:37 +00:00
parent 57e21e906f
commit b374b1136e
37 changed files with 20 additions and 15 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 = 0;
public final static long BUILD = 1;
/** for example "-test" */
public final static String EXTRA = "";