Streaming: Throw exception on read timeout (ticket #2292)

Log tweaks
This commit is contained in:
zzz
2018-07-28 21:44:56 +00:00
parent f12dbba3d6
commit b5ed39f10d
5 changed files with 39 additions and 39 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 = 18;
public final static long BUILD = 19;
/** for example "-test" */
public final static String EXTRA = "";