Add the filter expression to the enable_event agent protocol message
[lttng-tools.git] / src / bin / lttng-sessiond / agent.h
index 7fba3e9e31c7400865aa1ae4727e49fcc72c6fb0..af8254e1b0433d2b1f016f7b2c09c86ef44dba8c 100644 (file)
@@ -24,7 +24,7 @@
 #include <lttng/lttng.h>
 
 /* Agent protocol version that is verified during the agent registration. */
-#define AGENT_MAJOR_VERSION            1
+#define AGENT_MAJOR_VERSION            2
 #define AGENT_MINOR_VERSION            0
 
 /*
This page took 0.024838 seconds and 4 git commands to generate.