From: Jérémie Galarneau Date: Wed, 15 Jul 2015 18:24:50 +0000 (-0400) Subject: Bump LTTNG_UST_ABI_MAJOR_VERSION to 6 X-Git-Tag: v2.7.0-rc1~4 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=c2839c02fa58cd6a1335a0b8ae499e67bbdb48cb Bump LTTNG_UST_ABI_MAJOR_VERSION to 6 Signed-off-by: Jérémie Galarneau --- diff --git a/src/bin/lttng-sessiond/lttng-ust-abi.h b/src/bin/lttng-sessiond/lttng-ust-abi.h index 27771e25d..423a0c2e3 100644 --- a/src/bin/lttng-sessiond/lttng-ust-abi.h +++ b/src/bin/lttng-sessiond/lttng-ust-abi.h @@ -44,7 +44,7 @@ #define LTTNG_UST_COMM_MAGIC 0xC57C57C5 /* Version for ABI between liblttng-ust, sessiond, consumerd */ -#define LTTNG_UST_ABI_MAJOR_VERSION 5 +#define LTTNG_UST_ABI_MAJOR_VERSION 6 #define LTTNG_UST_ABI_MINOR_VERSION 0 enum lttng_ust_instrumentation {