dynamic-type: remove underscore prefix from mapping names
[lttng-ust.git] / include / lttng / ust-abi.h
index bc699a0c708942de399b158ad299b7af0cf8f979..1342ca168e74aa6552cf877496436dde4d9836fd 100644 (file)
@@ -19,7 +19,7 @@
 #define LTTNG_UST_ABI_COMM_MAGIC                       0xC57C57C5
 
 /* Version for ABI between liblttng-ust, sessiond, consumerd */
-#define LTTNG_UST_ABI_MAJOR_VERSION                    9
+#define LTTNG_UST_ABI_MAJOR_VERSION                    10
 #define LTTNG_UST_ABI_MAJOR_VERSION_OLDEST_COMPATIBLE  8
 #define LTTNG_UST_ABI_MINOR_VERSION            0
 
This page took 0.022741 seconds and 4 git commands to generate.