Streaming: Workaround for jwebcache and i2phex (ticket #1231)

This commit is contained in:
zzz
2014-03-12 16:02:23 +00:00
parent beed080390
commit 738c5ed14e
4 changed files with 21 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 = 17;
public final static long BUILD = 18;
/** for example "-test" */
public final static String EXTRA = "";