More i2ptunnel error propagation fixes - key file - thx echelon

This commit is contained in:
zzz
2010-07-08 18:45:30 +00:00
parent 96d3f67436
commit be75455b84
4 changed files with 29 additions and 14 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 = 8;
public final static long BUILD = 9;
/** for example "-test" */
public final static String EXTRA = "";