MI: xsd: bump to 4.1
[lttng-tools.git] / src / common / mi-lttng.c
index 4da97deede2d81731f9d5c52e962600814b75032..aaca5946c8dd0df3c9577b648e5410a7caa77677 100644 (file)
@@ -19,7 +19,7 @@
 #include <assert.h>
 
 #define MI_SCHEMA_MAJOR_VERSION 4
-#define MI_SCHEMA_MINOR_VERSION 0
+#define MI_SCHEMA_MINOR_VERSION 1
 
 /* Machine interface namespace URI */
 LTTNG_HIDDEN const char * const mi_lttng_xmlns = "xmlns";
This page took 0.024929 seconds and 4 git commands to generate.