Bump lttng-ust protocol version to 6.1
[lttng-tools.git] / src / bin / lttng-sessiond / lttng-ust-abi.h
index 40259cd81ee6fc714130511d16db16d589c56b7c..d4c3b60aa79508efe50c0433583ab64a8a86afe5 100644 (file)
@@ -45,7 +45,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.022807 seconds and 4 git commands to generate.