X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Fust-abi.h;h=a5740357c32ae3afb55348b2ae278fb533f48000;hb=3adfa155bbdfb1a801cc31ff05cf073dedf08ab9;hp=c36410b9acb0fe8fe8e4031e102b4b32c52bf06b;hpb=7047f3daaab1059013579cc0257bb0f551931b82;p=lttng-ust.git diff --git a/include/lttng/ust-abi.h b/include/lttng/ust-abi.h index c36410b9..a5740357 100644 --- a/include/lttng/ust-abi.h +++ b/include/lttng/ust-abi.h @@ -34,7 +34,7 @@ /* Version for comm protocol between sessiond and ust */ #define LTTNG_UST_COMM_VERSION_MAJOR 2 -#define LTTNG_UST_COMM_VERSION_MINOR 0 +#define LTTNG_UST_COMM_VERSION_MINOR 1 /* Version for ABI between liblttng-ust, sessiond, consumerd */ #define LTTNG_UST_INTERNAL_MAJOR_VERSION 3