X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Flttng-ust-abi.h;h=972de0c34022b908f1472ece4312c6f73792e887;hb=e99f9447b5be2deee54dde16b404a12b3fcd88ee;hp=7a5062da7681fb6fec6870a2bbec08596d7f1b68;hpb=b4a8eff7e0e7d6dec17e32a9695432e851a628ce;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/lttng-ust-abi.h b/src/bin/lttng-sessiond/lttng-ust-abi.h index 7a5062da7..972de0c34 100644 --- a/src/bin/lttng-sessiond/lttng-ust-abi.h +++ b/src/bin/lttng-sessiond/lttng-ust-abi.h @@ -45,7 +45,7 @@ /* Version for ABI between liblttng-ust, sessiond, consumerd */ #define LTTNG_UST_ABI_MAJOR_VERSION 7 -#define LTTNG_UST_ABI_MINOR_VERSION 1 +#define LTTNG_UST_ABI_MINOR_VERSION 2 struct lttng_ust_calibrate;