MI: xsd: bump to 4.1
[lttng-tools.git] / tests / utils / utils.sh
index 517b96a5a8c3af76b13a109e8115ee6c0755e505..44cc31404b42dc460b2e3c3a8638622f457f4a56 100644 (file)
@@ -16,7 +16,7 @@ BABELTRACE_BIN="babeltrace"
 OUTPUT_DEST=/dev/null
 ERROR_OUTPUT_DEST=/dev/null
 MI_XSD_MAJOR_VERSION=4
-MI_XSD_MINOR_VERSION=0
+MI_XSD_MINOR_VERSION=1
 MI_XSD_PATH="$TESTDIR/../src/common/mi-lttng-${MI_XSD_MAJOR_VERSION}.${MI_XSD_MINOR_VERSION}.xsd"
 MI_VALIDATE="$TESTDIR/utils/xml-utils/validate_xml ${MI_XSD_PATH}"
 
This page took 0.022886 seconds and 4 git commands to generate.