* i2ptunnel:

- IRCClient: Use tunnel log instance
      - Server: Full queue log tweak
This commit is contained in:
zzz
2011-02-05 23:21:56 +00:00
parent b08efb6700
commit c38d72d178
5 changed files with 45 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 = 2;
public final static long BUILD = 3;
/** for example "-test" */
public final static String EXTRA = "";