forked from I2P_Developers/i2p.i2p
-7rc
Updating geoip Bumping version b/c of dream's changes to I2PServerSockets
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-11-05 kytv
|
||||
* Update geoip.txt based on Maxmind GeoLite Country
|
||||
database from 2011-11-02
|
||||
|
||||
2011-11-02 zzz
|
||||
* HTTP Proxy: Error page tweak
|
||||
* Reseed:
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -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 = 6;
|
||||
public final static long BUILD = 7;
|
||||
|
||||
/** for example "-test" */
|
||||
public final static String EXTRA = "-rc";
|
||||
|
||||
Reference in New Issue
Block a user