* SusiDNS: Remove .jsp suffixes

This commit is contained in:
zzz
2011-11-14 15:06:23 +00:00
parent 7f467dbdc8
commit 7aff01ea84
27 changed files with 133 additions and 99 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 = 2;
public final static long BUILD = 3;
/** for example "-test" */
public final static String EXTRA = "";