- Timestamp:
- May 31, 2018 8:33:31 PM (3 years ago)
- Branches:
- master
- Children:
- 7713284
- Parents:
- 24a1cf71
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
router/java/src/net/i2p/router/RouterVersion.java
r24a1cf71 rcee45e3 19 19 public final static String ID = "Monotone"; 20 20 public final static String VERSION = CoreVersion.VERSION; 21 public final static long BUILD = 1 5;21 public final static long BUILD = 16; 22 22 23 23 /** for example "-test" */
Note: See TracChangeset
for help on using the changeset viewer.