I2PSnark: Do our level best to prevent stuff from wrapping and breaking the table layout; bump to -18rc.

This commit is contained in:
z3d
2010-11-11 07:02:42 +00:00
parent 0324bc4eec
commit 7ef35e0284
2 changed files with 53 additions and 62 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 = "-rc";