* i2psnark: Start torrents by default (ticket #1072)

This commit is contained in:
dg2-new
2013-10-29 23:05:50 +00:00
parent 8909df3c88
commit aeb3241abb
4 changed files with 10 additions and 4 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 = 16;
public final static long BUILD = 17;
/** for example "-test" */
public final static String EXTRA = "";