Fix: change relayd protocol version to 2.2
[lttng-tools.git] / src / common / sessiond-comm / relayd.h
index 624d1b27d9cd779e5fac2628409401c3b2898241..aa99248fb45de4bf920f5571a522d4a357f71edd 100644 (file)
@@ -28,7 +28,7 @@
 #include <common/defaults.h>
 
 #define RELAYD_VERSION_COMM_MAJOR             2
-#define RELAYD_VERSION_COMM_MINOR             1
+#define RELAYD_VERSION_COMM_MINOR             2
 
 /*
  * lttng-relayd communication header.
This page took 0.024118 seconds and 5 git commands to generate.