X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Fust-events.h;h=4b31c0e1a9d7ee9bff03208ebdc121f79d3a89e0;hb=04f0b55a6bafe380a1b9ce93267d5a7da963cbf9;hp=fd27396fb62f1a703c5854622763fd20e890053c;hpb=7edfc1722684982b9df894c054d69808dc588a6a;p=lttng-ust.git diff --git a/include/lttng/ust-events.h b/include/lttng/ust-events.h index fd27396f..4b31c0e1 100644 --- a/include/lttng/ust-events.h +++ b/include/lttng/ust-events.h @@ -56,7 +56,7 @@ extern "C" { * library, but the opposite is rejected: a newer tracepoint provider is * rejected by an older lttng-ust library. */ -#define LTTNG_UST_PROVIDER_MAJOR 1 +#define LTTNG_UST_PROVIDER_MAJOR 2 #define LTTNG_UST_PROVIDER_MINOR 0 struct lttng_channel;