Add CTF enum type support to tracepoint event
[lttng-ust.git] / include / lttng / ust-abi.h
index 232a9b90069c7af844a3e88b16d5128e37aa4a15..6ea64c8708e6fb2b36e3ee6c99274586c97d18e2 100644 (file)
@@ -43,7 +43,7 @@
 
 /* Version for ABI between liblttng-ust, sessiond, consumerd */
 #define LTTNG_UST_ABI_MAJOR_VERSION            6
-#define LTTNG_UST_ABI_MINOR_VERSION            0
+#define LTTNG_UST_ABI_MINOR_VERSION            1
 
 enum lttng_ust_instrumentation {
        LTTNG_UST_TRACEPOINT            = 0,
This page took 0.022796 seconds and 4 git commands to generate.