Debian: Don't use glassfish-javaee.jar for jstl.jar (ticket #1793)

This commit is contained in:
zzz
2016-10-10 12:31:28 +00:00
parent 6b7d22c211
commit 1af23a4106
12 changed files with 35 additions and 12 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 = 12;
public final static long BUILD = 13;
/** for example "-test" */
public final static String EXTRA = "-rc";