* Installer: Fix Ukrainian translation (ticket #550) thx rndnick

This commit is contained in:
zzz
2011-11-12 13:55:46 +00:00
parent 624badfb5f
commit fcbee9d9c5
4 changed files with 320 additions and 17 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 = 1;
public final static long BUILD = 2;
/** for example "-test" */
public final static String EXTRA = "";