Bump LTTNG_UST_ABI to 8.0
[lttng-tools.git] / src / bin / lttng-sessiond / lttng-ust-abi.h
index 687eb0b231991b6c559b933720fa3f3af20ed004..40ba1f478bde9819f3f56447ba9523a24b3712be 100644 (file)
@@ -44,8 +44,8 @@
 #define LTTNG_UST_COMM_MAGIC                   0xC57C57C5
 
 /* Version for ABI between liblttng-ust, sessiond, consumerd */
-#define LTTNG_UST_ABI_MAJOR_VERSION            7
-#define LTTNG_UST_ABI_MINOR_VERSION            2
+#define LTTNG_UST_ABI_MAJOR_VERSION            8
+#define LTTNG_UST_ABI_MINOR_VERSION            0
 
 struct lttng_ust_calibrate;
 
This page took 0.026044 seconds and 5 git commands to generate.