summaryrefslogtreecommitdiff
path: root/src/master
diff options
context:
space:
mode:
Diffstat (limited to 'src/master')
-rw-r--r--src/master/master.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/master/master.c b/src/master/master.c
index 2343c319..bd93b0b8 100644
--- a/src/master/master.c
+++ b/src/master/master.c
@@ -40,7 +40,7 @@
#define VERSION "1.6"
// Default master port
-#define DEFAULT_MASTER_PORT 27950
+#define DEFAULT_MASTER_PORT 30710
// Maximum and minimum sizes for a valid packet
#define MAX_PACKET_SIZE 2048