GeoIP db updates; Japanese Susimail translation, -21-rc

This commit is contained in:
kytv
2014-05-15 23:22:40 +00:00
parent f994590ad7
commit 551a8091a9
5 changed files with 13187 additions and 5706 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 = 20;
public final static long BUILD = 21;
/** for example "-test" */
public final static String EXTRA = "-rc";