forked from I2P_Developers/i2p.i2p
GeoIP: Update from Maxmind 2016-12-06
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
2016-12-06 zzz
|
||||
* GeoIP: Update from Maxmind 2016-12-06
|
||||
|
||||
2016-12-05 zzz
|
||||
* Router:
|
||||
- Revert default family sig type back to ECDSA
|
||||
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@ -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 = 14;
|
||||
public final static long BUILD = 15;
|
||||
|
||||
/** for example "-test" */
|
||||
public final static String EXTRA = "-rc";
|
||||
|
Reference in New Issue
Block a user