X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Fust-abi.h;h=461e77c2a92d4bdd13577255b11a979211b94088;hb=bd9bb3c77252c984f8b6a7cbfb1d6ebbd069159c;hp=5c934daf9df4a39681eba3f61073d27e47cc9a1c;hpb=fca2f1916cd9f22f410d8f22b9a0720c978c2025;p=lttng-ust.git diff --git a/include/lttng/ust-abi.h b/include/lttng/ust-abi.h index 5c934daf..461e77c2 100644 --- a/include/lttng/ust-abi.h +++ b/include/lttng/ust-abi.h @@ -47,7 +47,7 @@ /* Version for ABI between liblttng-ust, sessiond, consumerd */ #define LTTNG_UST_ABI_MAJOR_VERSION 8 -#define LTTNG_UST_ABI_MINOR_VERSION 0 +#define LTTNG_UST_ABI_MINOR_VERSION 1 enum lttng_ust_instrumentation { LTTNG_UST_TRACEPOINT = 0,