SusiDNS: Replace image (ticket #1301)

This commit is contained in:
zzz
2016-01-20 22:37:32 +00:00
parent f0dc76983a
commit ec27458393
6 changed files with 395 additions and 3 deletions

View File

@ -18,7 +18,7 @@ public class RouterVersion {
/** deprecated */
public final static String ID = "Monotone";
public final static String VERSION = CoreVersion.VERSION;
public final static long BUILD = 25;
public final static long BUILD = 26;
/** for example "-test" */
public final static String EXTRA = "-rc";