Bump minor tracer ABI version
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 18 Mar 2016 21:32:21 +0000 (17:32 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 18 Mar 2016 21:32:21 +0000 (17:32 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-abi.h

index e53ff272306dfa5d91a7a910845b4f91a5ea5c44..e23393ff9e0a28b183f1c143dbfc2f9a1b7256c6 100644 (file)
@@ -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
 
This page took 0.025586 seconds and 5 git commands to generate.