Added license for new /home icons

This commit is contained in:
str4d
2012-07-24 05:32:40 +00:00
parent 7a1b082216
commit d3d22a8f4b
4 changed files with 29 additions and 1 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 = 28;
public final static long BUILD = 29;
/** for example "-test" */
public final static String EXTRA = "-rc";