SusiDNS: Add export button

This commit is contained in:
zzz
2015-05-03 13:21:16 +00:00
parent a14208b841
commit 1eba6c5167
7 changed files with 46 additions and 3 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 = "";