Jetty 9.2.29.v20191105, Tomcat 8.5.50

This commit is contained in:
zzz
2020-01-08 14:16:16 +00:00
parent 520faf477d
commit ea05af42fa
32 changed files with 50 additions and 6 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 = 3;
public final static long BUILD = 4;
/** for example "-test" */
public final static String EXTRA = "";