I2PSnark: Add favicon to file browser page; version bump to 0.8-02.

This commit is contained in:
z3d
2010-09-23 04:56:43 +00:00
parent 059e4176a1
commit 3bd97646a9
4 changed files with 3 additions and 4 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 = 01;
public final static long BUILD = 02;
/** for example "-test" */
public final static String EXTRA = "";