Sync lttng-ust ABI version in ust-abi-internal.h
[lttng-tools.git] / src / bin / lttng-sessiond / ust-abi-internal.h
index 8944d05935c59aa4250272fe11a4c1681138b7cc..5c22378cdfd7688471c5d6dffc1a45bc97919dc6 100644 (file)
@@ -47,7 +47,7 @@
 
 /* Version for ABI between liblttng-ust, sessiond, consumerd */
 #define LTTNG_UST_ABI_MAJOR_VERSION            8
-#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.023184 seconds and 4 git commands to generate.