aboutsummaryrefslogtreecommitdiff
path: root/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'command.h')
-rw-r--r--command.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/command.h b/command.h
index ebfec8c..68ec014 100644
--- a/command.h
+++ b/command.h
@@ -4,8 +4,8 @@
#include "conn_data.h"
-#define PROTOCOL_VERSION 2
-#define MIN_SUPPORTED_PROTOCOL_VERSION 2
+#define PROTOCOL_VERSION 3
+#define MIN_SUPPORTED_PROTOCOL_VERSION 3
// Returns true if socket should be closed.