Add support for UST's autoincrementing enum entries
[lttng-tools.git] / src / bin / lttng-sessiond / lttng-ust-abi.h
index 7bec0c961f09475a27b754ef81ae03e43f8c1fe7..0487320b897f050405b1126bea10ab851bf1a327 100644 (file)
@@ -44,7 +44,7 @@
 #define LTTNG_UST_COMM_MAGIC                   0xC57C57C5
 
 /* Version for ABI between liblttng-ust, sessiond, consumerd */
-#define LTTNG_UST_ABI_MAJOR_VERSION            6
+#define LTTNG_UST_ABI_MAJOR_VERSION            7
 #define LTTNG_UST_ABI_MINOR_VERSION            1
 
 enum lttng_ust_instrumentation {
This page took 0.023821 seconds and 4 git commands to generate.