This should have been done for 2.3-rc1. Signed-off-by: Julien Desfossez <[email protected]> --- src/common/sessiond-comm/relayd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/common/sessiond-comm/relayd.h b/src/common/sessiond-comm/relayd.h index aa99248..efbfdab 100644 --- a/src/common/sessiond-comm/relayd.h +++ b/src/common/sessiond-comm/relayd.h @@ -28,7 +28,7 @@ #include <common/defaults.h> #define RELAYD_VERSION_COMM_MAJOR 2 -#define RELAYD_VERSION_COMM_MINOR 2 +#define RELAYD_VERSION_COMM_MINOR 3 /* * lttng-relayd communication header. -- 1.7.10.4 _______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
