X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-abi.h;fp=lttng-abi.h;h=e23393ff9e0a28b183f1c143dbfc2f9a1b7256c6;hb=6cdc77f6f9d680b780e2eea0d1b09b289da675e2;hp=e53ff272306dfa5d91a7a910845b4f91a5ea5c44;hpb=b933d85e8282a17474d166fc055c4a215a1e4bf9;p=lttng-modules.git diff --git a/lttng-abi.h b/lttng-abi.h index e53ff272..e23393ff 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 0 +#define LTTNG_MODULES_ABI_MINOR_VERSION 1 #define LTTNG_KERNEL_SYM_NAME_LEN 256