Re: [Xen-devel] [PATCH] tools: bump library version numbers

2019-12-20 Thread Andrew Cooper
On 20/12/2019 14:21, Wei Liu wrote: > On Tue, Dec 17, 2019 at 02:49:28PM +, Wei Liu wrote: >> Signed-off-by: Wei Liu > This is a trivial patch. I will apply it soon-ish unless I'm told > otherwise. Acked-by: Andrew Cooper ___ Xen-devel mailing lis

Re: [Xen-devel] [PATCH] tools: bump library version numbers

2019-12-20 Thread Wei Liu
On Tue, Dec 17, 2019 at 02:49:28PM +, Wei Liu wrote: > Signed-off-by: Wei Liu This is a trivial patch. I will apply it soon-ish unless I'm told otherwise. Wei. ___ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/

[Xen-devel] [PATCH] tools: bump library version numbers

2019-12-17 Thread Wei Liu
Signed-off-by: Wei Liu --- Paul: this is based on the assumption that the next version is going to be 4.14. Let me know if you decide otherwise... --- tools/libfsimage/common/Makefile | 2 +- tools/libvchan/Makefile | 2 +- tools/libxc/Makefile | 2 +- tools/libxl/Makefile

[Xen-devel] [PATCH] tools: bump library version numbers to 4.12

2018-07-10 Thread Wei Liu
Signed-off-by: Wei Liu --- tools/libvchan/Makefile | 2 +- tools/libxc/Makefile| 2 +- tools/libxl/Makefile| 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/libvchan/Makefile b/tools/libvchan/Makefile index 8d45fc2411..de9b44978f 100644 --- a/tools/libvchan/Ma

Re: [Xen-devel] [PATCH] tools: bump library version numbers to 4.11

2018-01-24 Thread Ian Jackson
Wei Liu writes ("[PATCH] tools: bump library version numbers to 4.11"): > Signed-off-by: Wei Liu Acked-by: Ian Jackson ___ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel

[Xen-devel] [PATCH] tools: bump library version numbers to 4.11

2018-01-24 Thread Wei Liu
Signed-off-by: Wei Liu --- Cc: Ian Jackson --- tools/libvchan/Makefile | 2 +- tools/libxc/Makefile| 2 +- tools/libxl/Makefile| 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/libvchan/Makefile b/tools/libvchan/Makefile index ca9fc6354e..8d45fc2411 100644 --