mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-26 17:27:26 +00:00
0.9.14.1
This commit is contained in:
@@ -16,7 +16,7 @@ package net.i2p;
|
||||
public class CoreVersion {
|
||||
/** deprecated */
|
||||
public final static String ID = "Monotone";
|
||||
public final static String VERSION = "0.9.14";
|
||||
public final static String VERSION = "0.9.14.1";
|
||||
|
||||
public static void main(String args[]) {
|
||||
System.out.println("I2P Core version: " + VERSION);
|
||||
|
||||
Reference in New Issue
Block a user