More translation updates

GeoIPv6 update 2018-08-16 from Maxmind
This commit is contained in:
zzz
2018-08-19 21:25:46 +00:00
parent ea3ce805e4
commit f2e00ca130
11 changed files with 41 additions and 22 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 = 25;
public final static long BUILD = 26;
/** for example "-test" */
public final static String EXTRA = "-rc";