update translations, bump -20-rc

This commit is contained in:
zzz
2015-07-26 14:22:33 +00:00
parent bfde521cf9
commit d848a19ab0
86 changed files with 17360 additions and 17189 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 = 19;
public final static long BUILD = 20;
/** for example "-test" */
public final static String EXTRA = "-rc";