deactivating previous random time delta, makes only sense when patching ri too

This commit is contained in:
martin61
2016-12-21 12:18:59 +01:00
parent 7e5738004a
commit 960375356a
4 changed files with 15 additions and 10 deletions

View File

@@ -14,7 +14,7 @@ func main() {
app := cli.NewApp()
app.Name = "i2p-tools"
app.Version = "0.1.5"
app.Version = "0.1.6"
app.Usage = "I2P tools and reseed server"
app.Author = "martin61"
app.Email = "noemail"