allow SHOUTcast/icecast to work over the http proxy + cleanups

This commit is contained in:
sponge
2012-03-27 17:41:02 +00:00
parent 11ff89fef2
commit 97f23286d3
3 changed files with 840 additions and 785 deletions

File diff suppressed because it is too large Load Diff

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 = 22;
public final static long BUILD = 23;
/** for example "-test" */
public final static String EXTRA = "";