i2psnark: Add "smart sort" option, set sort based on language (tickets #637, #1303)

This commit is contained in:
zzz
2015-10-16 19:45:23 +00:00
parent 39b218b216
commit ba1488bcce
5 changed files with 175 additions and 13 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 = 17;
public final static long BUILD = 18;
/** for example "-test" */
public final static String EXTRA = "";