Console: Show SAM cert on /certs

Stub for jetty cert
This commit is contained in:
zzz
2018-03-04 16:11:29 +00:00
parent 471fc8ee12
commit 195d7dc653
3 changed files with 43 additions and 1 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 = 11;
public final static long BUILD = 12;
/** for example "-test" */
public final static String EXTRA = "";