This commit is contained in:
tonikelope 2017-05-21 16:40:14 +02:00
parent b787de763b
commit dfbc714e5c

View File

@ -61,7 +61,7 @@ import org.apache.http.auth.UsernamePasswordCredentials;
*/
public final class MainPanel {
public static final String VERSION = "1.93";
public static final String VERSION = "2.02";
public static final int THROTTLE_SLICE_SIZE = 16 * 1024;
public static final int STREAMER_PORT = 1337;
public static final int WATCHDOG_PORT = 1338;