Make all traces explicitly support the CTF 1.8 spec
[ctf-testsuite.git] / tests / 1.8 / regression / metadata / fail / lexer-unterminated-string / metadata
index 4d0c9eca691d4ad932ef48ae4b11b8c1797faacb..efeedf9edb11628357c7f4b00794ba18dab9f454 100644 (file)
@@ -5,6 +5,6 @@ typealias integer { size = 32; align = 32; signed = false; base = hex; } := uint
 typealias integer { size = 32; align = 32; signed = false; base = hex; } := int;
 
 trace {
-       major = 0;
-       minor = 1;
+       major = 1;
+       minor = 8;
        uuid = "2a6422d0-6cee-11e0-8c08-cb07d7b3a564;
\ No newline at end of file
This page took 0.023381 seconds and 4 git commands to generate.