GeoIP 2018-03-27, GeoIPv6 2018-04-03

This commit is contained in:
zzz
2018-04-05 12:16:30 +00:00
parent 4fbfc5d83d
commit 43e6bb7569
4 changed files with 39962 additions and 13115 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 = 24;
public final static long BUILD = 25;
/** for example "-test" */
public final static String EXTRA = "-rc";