Skip to content

Commit 99b028a

Browse files
author
zzz
committed
bump for review
1 parent fbcaad5 commit 99b028a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

history.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2018-01-26 zzz
2+
* i2ptunnel: Fix dup tunnels on create
3+
* Update translations from Transifex
4+
15
2018-01-25 zzz
26
* GeoIP 2018-01-05
37
* SusiMail: Close POP3 socket on error

router/java/src/net/i2p/router/RouterVersion.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public class RouterVersion {
1818
/** deprecated */
1919
public final static String ID = "Monotone";
2020
public final static String VERSION = CoreVersion.VERSION;
21-
public final static long BUILD = 27;
21+
public final static long BUILD = 28;
2222

2323
/** for example "-test" */
2424
public final static String EXTRA = "-rc";

0 commit comments

Comments
 (0)