* Julien Desfossez ([email protected]) wrote:
> 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

since we want this version number to follow the package version number,
please use the package version instead.

Thanks,

Mathieu

>  
>  /*
>   * lttng-relayd communication header.
> -- 
> 1.7.10.4
> 

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com

_______________________________________________
lttng-dev mailing list
[email protected]
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to