src.ctf.lttng-live: bump live protocol version ctf2.support
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 12 Aug 2022 20:36:44 +0000 (16:36 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 26 Aug 2022 20:10:51 +0000 (16:10 -0400)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Change-Id: I30136e8d8af42b6c2fccdfd8b21c3100008b6c3f

src/plugins/ctf/lttng-live/viewer-connection.hpp

index a23c8fb90d934d6f55e109b0ddeae89099f25b5c..9a5ea0b698ef05d9f517037e075aae63e154b5af 100644 (file)
@@ -27,7 +27,7 @@
 #define LTTNG_DEFAULT_NETWORK_VIEWER_PORT 5344
 
 #define LTTNG_LIVE_MAJOR 2
-#define LTTNG_LIVE_MINOR 4
+#define LTTNG_LIVE_MINOR 15
 
 enum lttng_live_viewer_status
 {
This page took 0.030719 seconds and 5 git commands to generate.