aboutsummaryrefslogtreecommitdiff
path: root/tools/gator/daemon/SessionData.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gator/daemon/SessionData.h')
-rw-r--r--tools/gator/daemon/SessionData.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gator/daemon/SessionData.h b/tools/gator/daemon/SessionData.h
index 22a8af05121..e72fa5d7c5e 100644
--- a/tools/gator/daemon/SessionData.h
+++ b/tools/gator/daemon/SessionData.h
@@ -16,7 +16,7 @@
#define MAX_PERFORMANCE_COUNTERS 50
-#define PROTOCOL_VERSION 14
+#define PROTOCOL_VERSION 16
#define PROTOCOL_DEV 1000 // Differentiates development versions (timestamp) from release versions
struct ImageLinkList {