Python agent: Support Agent protocol v2.0
[lttng-ust.git] / liblttng-ust-python-agent / lttngust / agent.py
index 84cfd838b70ee812d51fa16037b95805c1e5d672..ebfa2de1dbb8abbf0b51eb89556558efe034ea74 100644 (file)
@@ -40,7 +40,7 @@ except ImportError:
 
 
 _PROTO_DOMAIN = 5
-_PROTO_MAJOR = 1
+_PROTO_MAJOR = 2
 _PROTO_MINOR = 0
 
 
This page took 0.022673 seconds and 4 git commands to generate.