Expose monitor timer interval to lttngctl and client
[lttng-tools.git] / src / common / kernel-ctl / kernel-ioctl.h
index 396c286812d2c99d46da83ee7b64c68b3a3960f9..cb2362053f59eaf9d77cb2e91bc3a71384ffde7c 100644 (file)
@@ -20,7 +20,7 @@
 #define _LTT_KERNEL_IOCTL_H
 
 #define LTTNG_MODULES_ABI_MAJOR_VERSION                2
-#define LTTNG_MODULES_ABI_MINOR_VERSION                2
+#define LTTNG_MODULES_ABI_MINOR_VERSION                3
 
 /* Get a snapshot of the current ring buffer producer and consumer positions */
 #define RING_BUFFER_SNAPSHOT                _IO(0xF6, 0x00)
This page took 0.023271 seconds and 4 git commands to generate.