Bump ABI major to 5
[lttng-ust.git] / include / lttng / ust-abi.h
index 4cc138ea9fc098fad38f86a184ccab4df9fafff2..66303328a63a43632e76908413592c25114ee779 100644 (file)
@@ -42,7 +42,7 @@
 #define LTTNG_UST_COMM_MAGIC                   0xC57C57C5
 
 /* Version for ABI between liblttng-ust, sessiond, consumerd */
-#define LTTNG_UST_ABI_MAJOR_VERSION            4
+#define LTTNG_UST_ABI_MAJOR_VERSION            5
 #define LTTNG_UST_ABI_MINOR_VERSION            0
 
 enum lttng_ust_instrumentation {
This page took 0.022967 seconds and 4 git commands to generate.