- Timestamp:
- Apr 22, 2018 3:17:38 PM (3 years ago)
- Branches:
- master
- Children:
- 86f8d63
- Parents:
- 0573123
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
router/java/src/net/i2p/router/RouterVersion.java
r0573123 r1a27fe1 19 19 public final static String ID = "Monotone"; 20 20 public final static String VERSION = CoreVersion.VERSION; 21 public final static long BUILD = 5;21 public final static long BUILD = 6; 22 22 23 23 /** for example "-test" */
Note: See TracChangeset
for help on using the changeset viewer.