X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttng-abi.h;h=dac8658479f52d8079982f742a4bb425a808c10c;hb=1b25fe5879436a90fd22a731e9d3371807e78ba1;hp=822b8839a4fa815868ae051b1f4cf7a4b0f76ba1;hpb=35d30e5b4b5060c08302589d56a97cbbdd415993;p=lttng-modules.git diff --git a/lttng-abi.h b/lttng-abi.h index 822b8839..dac86584 100644 --- a/lttng-abi.h +++ b/lttng-abi.h @@ -30,7 +30,7 @@ * should be increased when an incompatible ABI change is done. */ #define LTTNG_MODULES_ABI_MAJOR_VERSION 2 -#define LTTNG_MODULES_ABI_MINOR_VERSION 2 +#define LTTNG_MODULES_ABI_MINOR_VERSION 3 #define LTTNG_KERNEL_SYM_NAME_LEN 256