Skip to content

Commit e20c699

Browse files
author
tonikelope
committed
2.39
1 parent a409d43 commit e20c699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/megabasterd/MainPanel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
*/
4646
public final class MainPanel {
4747

48-
public static final String VERSION = "2.38";
48+
public static final String VERSION = "2.39";
4949
public static final int THROTTLE_SLICE_SIZE = 16 * 1024;
5050
public static final int DEFAULT_BYTE_BUFFER_SIZE = 16 * 1024;
5151
public static final int STREAMER_PORT = 1337;

0 commit comments

Comments
 (0)