From: Mathieu Desnoyers Date: Thu, 13 Nov 2014 22:04:41 +0000 (-0500) Subject: Bump UST ABI for new release cycle X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=f012efa89f8ac9aa04ac60d072f766ad44d4acd0;p=lttng-ust.git Bump UST ABI for new release cycle Signed-off-by: Mathieu Desnoyers --- diff --git a/include/lttng/ust-abi.h b/include/lttng/ust-abi.h index 8c2469e4..d9be9939 100644 --- a/include/lttng/ust-abi.h +++ b/include/lttng/ust-abi.h @@ -42,7 +42,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 {