X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttng-abi.h;fp=lttng-abi.h;h=822b8839a4fa815868ae051b1f4cf7a4b0f76ba1;hb=35d30e5b4b5060c08302589d56a97cbbdd415993;hp=ff1520c3b43f5276b550212c9ca31a121f693496;hpb=a9df1445c3d54e647d9aea248cc1b26bb6f15298;p=lttng-modules.git diff --git a/lttng-abi.h b/lttng-abi.h index ff1520c3..822b8839 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 1 +#define LTTNG_MODULES_ABI_MINOR_VERSION 2 #define LTTNG_KERNEL_SYM_NAME_LEN 256